Skip to content Skip to footer

Email Arrived

When an email arrives, this node executes.

The following parameters can be set:

ParameterHow many?TypeDescription
Email To0 or 1StringAn optional variable in which to store the email’s ID (such as the recipient’s email address) so that it can be accessed later on in the email flow.
Email From0 or 1StringAn optional variable in which to store the sender’s email address so that it can be accessed later on in the email flow.
Email Subject0 or 1StringAn optional variable in which to store the email subject so that it can be accessed later on in the email flow.

The following branch can be taken:

BranchHow many?Description
Next1This branch is always taken.