Helmut User Email Resolve Action

The Helmut User Email Resolve Action is used to retrieve the email address associated with a given username input. The email address will be returned via {stream.last_result} or {node.result.?}.

If the user cannot be found, the node will fail and return a specific error message through either via {stream.last_result} or {node.result.?}.

  • Example:

    • Input: helmut0004

    • Output: helmut0004@helmut.de

Last updated