Compose Email

You can select this activity to send an email from a specific Email server.

This table lists the properties for the activity.

Property Type Property Name Description
Input Email Server The email server to send an email.
Body Body of the email.
Recipient The address to which the email must be sent.
Subject The subject of the email.
Attachment The list of attachments to add.
Output Composed Email A variable to store the composed email which must be in the EmailMessage type format.
Response Code Response code for the activity. Possible values:
  • 200 to 290: Indicates a successful response or valid output.
  • 400 to 499: Indicates client error responses.
  • 500 to 599: Indicates server error responses.