Send Email
The Send Email workflow module allows you to email one or more recipients using plain text or HTML you define in Bridge or SendGrid's dynamic templates, which can be populated from the Bridge workflow.
Send Email fields
Field | Description |
---|---|
To | The email recipients. This can be a single email, a comma-separated list of emails, or an array of emails supplied by another module. |
From | The email address of the sender. |
Email Type | The type of email you want to send is either a Custom email, where you can specify the email subject and body, or a Dynamic Template email, where you can select the dynamic template and any data source that will be used to replace values in the template. |
Subject | The subject for the custom email. |
Plain Text Body | The contents of the custom email in plain text. |
HTML Body | The contents of the custom email as HTML. The plain text is still required when you give HTML content to help support email clients that do not support HTML. |
Template ID | The ID of the template for dynamic template emails. |
Dynamic Data | A map of data that links to the dynamic data in the template.
|
Advanced Options | Additional options to add additional details or schedule when the email is sent. |
Send email at time | Allows you to specify a time, in UTC Unix format, for when the email should be sent from SendGrid.
|
CC | The email addresses that will receive a copy of the email. This can be a single email, a comma-separated list of emails, or an array of emails supplied by another module. |
BCC | The email addresses that will receive a blind carbon copy of the email. This can be a single email, a comma-separated list of emails, or an array of emails supplied by another module. |
Reply To | The email address of the individual who should receive responses to your email. |