Send Email
Send an email using SendGrid.
Options
| Field | Definition | Type | Required |
|---|---|---|---|
|
Use Template? |
Indicates whether to use an email template. If set to If set to |
Dropdown | TRUE |
|
With Bypass List Management? |
If set to This filter can't be combined with the bypass_list_management filter. If set to If set to Bypass List Management input fields can't be combined with other Bypass fields. |
Dropdown | TRUE |
|
With Spam Check? |
If set to If set to If set to |
Dropdown | TRUE |
Input
| Field | Definition | Type | Required |
|---|---|---|---|
|
|
|||
|
Template ID |
Specifies an email template ID. A template that contains a subject and content (text or HTML) overrides any subject and content values specified at the personalization or message level. |
Text | TRUE |
|
From |
The From email address used to deliver the message. This address should be a verified sender in your Twilio SendGrid account. |
Text | TRUE |
|
To |
Intended recipient's email address. |
Text | TRUE |
|
CC |
Array of recipients who receive a copy of your email. Each object in this array must contain the recipient's email address. An email can be sent to a maximum of 1000 CC recipients. |
List of Text | FALSE |
|
BCC |
Array of recipients who receive a blind carbon copy of your email. Each object in this array must contain the recipient's email address. An email can be sent to a maximum of 1000 BCC recipients. |
List of Text | FALSE |
|
Headers |
JSON key/value pairs allowing you to specify handling instructions for your email. You can't overwrite the following headers:
|
Object | FALSE |
|
Substitutions |
Substitutions allow you to insert data without using Dynamic Transactional Templates. Don't use this field with a Dynamic Transactional Template, which is identified by a This field is a collection of key/value pairs following the pattern |
Object | FALSE |
|
Dynamic Template Data |
Dynamic template data is available using the Handlebars syntax in Dynamic Transactional Templates. Use this field with a Dynamic Transactional Template, which is identified by a This field is a collection of key/value pairs following the pattern |
Object | FALSE |
|
Custom Arguments |
Values that are specific to this personalization, which are carried along with the email and its activity data. Any string entered into this parameter is assumed to be the custom argument that you want to use. This field may not exceed 10,000 bytes. |
Object | FALSE |
|
Send At |
Accepts a UNIX time stamp to specify when you want your email to be delivered. Delivery can't be scheduled more than 72 hours in advance. It's recommended to schedule mail for off-peak times. Most emails are scheduled and sent at the top of the hour or half hour. Scheduling email to avoid peak times, at 10:53, for example, can result in lower deferral rates. |
Number | FALSE |
|
Categories |
Categories to associate with this email. |
List of Text | FALSE |
|
Batch ID |
An ID representing a batch of emails to be sent at the same time. Including a batch ID value in your request allows you to include this email in that batch. It also enables you to cancel or pause the delivery of that batch. |
Text | FALSE |
|
Reply To |
Email address where any replies or bounces are returned. |
Text | FALSE |
|
Attachments |
An array of objects where you can specify any included attachments. |
List of Objects | FALSE |
|
content |
File to be attached. |
File | TRUE |
|
type |
MIME type of the content you're attaching. For example: |
Text | FALSE |
|
filename |
Attachment's filename |
Text | TRUE |
|
disposition |
Attachment's content disposition, to specify how you want to display the attachment. For example, specifying |
Text | FALSE |
|
content_id |
An email template ID. A template that contains a subject and content (text or HTML) overrides any subject and content values specified at the personalization or message level. |
Text | FALSE |
|
Subject |
Subject of your email. This may be overridden by subject lines set in personalization. |
Text | TRUE |
|
Content |
Array of objects where you can specify the content of your email.
|
Object | TRUE |
|
Spam Check |
|||
|
Threshold |
Assigned SpamAssassin value that indicates the level of filtering. The range is from 1 through 10 with lower numbers having stricter filtering. |
Dropdown | FALSE |
|
Post to URL |
Inbound parse URL where spam messages are sent for inspection. |
Text | TRUE |
|
Footer |
|||
|
Enable? |
If set to |
True/False | FALSE |
|
Type |
Indicates the type of footer. Options are |
Dropdown | FALSE |
|
Content |
Content of the footer. Note:
Footer content is shown only when the footer is enabled and the type matches the email Content type. |
Text | FALSE |
|
Unsubscribes |
|||
|
Group ID |
Unsubscribe group to associate with this email. |
Number | FALSE |
|
Groups to Display |
An array that contains the unsubscribe groups to be displayed on the unsubscribe preferences page. |
List of Numbers |
FALSE |
|
Mail Settings |
|||
|
IP Pool Name |
Name of the IP pool from which the email is sent. |
Text | FALSE |
|
Bypass List Management? |
If set to Only use this field in emergencies when it's necessary that every recipient receives your email. This filter can't be combined with any other bypass filters. |
True/False | FALSE |
|
Bypass Spam Management |
Allows you to bypass the spam report list to ensure that the email is delivered to recipients. |
True/False | FALSE |
|
Bypass Bounce Management |
Allows you to bypass the bounce list to ensure that the email is delivered to recipients. |
True/False | FALSE |
|
Bypass Unsubscribe Management |
Allows you to bypass the global unsubscribe list to ensure that the email is delivered to recipients. |
True/False | FALSE |
|
Sandbox Mode? |
If set to |
True/False | FALSE |
|
Click Tracking |
|||
|
Enable? |
If set to |
True/False | FALSE |
|
Enable Text? |
If set to |
True/False | FALSE |
|
Open Tracking |
|||
|
Enable? |
If set to |
True/False | FALSE |
|
Substitution Tag |
Allows you to specify a substitution tag that you can insert in the body of your email at a location that you desire. This tag is replaced by the open tracking pixel. |
Text | FALSE |
|
Subscription Tracking |
|||
|
Enable? |
If set to |
True/False | FALSE |
|
Substitution Tag |
A tag that is replaced with the unsubscribe URL. For example: If this parameter is used, it overrides both the text and html parameters. The URL of the link is placed at the substitution tag's location with no additional formatting. |
Text | FALSE |
|
Type |
Indicates the type of substitution tag. Options are |
Dropdown | FALSE |
|
Content |
Content of the substitution tag. |
Text | FALSE |
|
Google Analytics |
|||
|
Enable? |
If set to |
True/False | FALSE |
|
UTM Source |
Name of the referrer source. For example, |
Text | FALSE |
|
UTM Medium |
Name of the marketing medium. For example, |
Text | FALSE |
|
UTM Term |
Used to identify any paid keywords. |
Text | FALSE |
|
UTM Content |
Used to differentiate your campaign from advertisements. |
Text | FALSE |
|
UTM Campaign |
Name of the campaign. |
Text | FALSE |
Output
| Field | Definition | Type |
|---|---|---|
|
Status Code |
Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:
For a full list of possible status codes, see HTTP status codes. |
Number |