Send SMTP Email

You can select this activity to send an email message using the SMTP protocol. This table lists the properties for the activity.

Property Type Property Name Data Type Description
Email message Email Body String The body of the email.
Recipient String The mail recipient
Sender String The sender of the email.
Attachments List< String> The email attachments
CC List< String> The recipients who are marked a copy of the email.
Email Subject String The subject of the email.
Server Information Password String The server password. Note: The information provided in this field is masked as the data is sensitive. You can click the Eye option to review the information.
Email String The sender's email address.
Port Int32 The server port
Secure Connection Boolean The encryption for the secure connection.
Server String The email server.
Output Response Code Int32 Response code for the activity. Possible values:
  • 200 to 290: Indicates a successful response or valid out- put.
  • 400 to 499: Indicates client error responses.
  • 500 to 599: Indicates server error responses