Email Sender¶
The Email Sender worker sends a user-customized email to a list of recipients. By default, the email's subject and body have default values but you can totally customize it as you wish. The Email Sender worker can be used to send alerts and information about the workflow execution, successes , failures, etc.

Parameters¶
The Email Sender worker must receive specific parameters in order to execute properly. When parameters are not set correctly it may cause the worker to not work as expected.

Recipients¶
Set the recipients list using Fixed Tags or Upstream Data variants.
Subject¶
Set the email's subject using Template Text or Upstream Data variants.
Body¶
Set the email's body using Template Text or Upstream Data variants.
Attachments¶
Set a list of attachments using Fixed File, Get Latest, or Upstream Data variants. Attachments are limited to five files.

Results¶
This worker does not return results to the workflow.