Send Message
- 07 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Send Message
- Updated on 07 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 3.0.0 |
Last Modified in Version | 5.0.0 |
Location | Integration > Amazon AWS > SES |
The Send Message step allows the user to send an email message through Amazon SES.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Bcc Addresses | Allows users to define addresses to send blind carbon copies to | List of String |
Body | Allows the user to define the message body | String |
Cc Addresses | Allows users to define addresses to send carbon copies to | List of String |
Context | Allows the user to define the User Context | --- |
From | Allows the user to define who the message is from | String |
Is HTML | Defines if the message is HTML | Boolean |
Subject | Allows the user to define the message subject | String |
To Addresses | Allows the user to define to who the message is sent to | List of String |
Outputs
Property | Description | Data Type |
---|---|---|
Output | Message sent | String |
Was this article helpful?