SendGrid Mail Action
Last updated
Last updated
Thia action will send a mail message using your SendGrid service account. You can either input the mail body directly or specify a transactional template id.
The action uses the following settings:
Setting | Description | |
API Key | The API key associated to your SendGrid account | |
From | The sender email address. Must be one of the addresses you've validated on your SendGrid account. | |
To | The recipients of the message. | |
Mode | Choose to send a custom message or an existing transactional template | |
Subject | The subject of the mail message | |
Body | The full body of the mail message | |
Template Id | The id of the transactional template you wish to use. |
Multiple addresses can be specified in the To field by separating each one with a semicolon.
The Body setting can contain full html formatting. Different mail clients may choose to render custom html differently.
Both Body and Template contents are fully parsed by Xenioo at runtime.
This action does not trigger any event.
This action does not produce any variable.
Channel specific availability follows the table below:
Channel | Availability |
Fully Available. | |
Fully Available. | |
Telegram | Fully Available. |
Web | Fully Available. |
Alexa | Fully Available. |
Google Assistant | Fully Available. |
Slack | Fully Available. |
API | Fully Available. |
This action can be used only inside interactions and not as child of other actions. This action requires a Premium Account to be used on a live chatbot.