SendGrid Integration
Overview
Cloud-based email infrastructure relieves businesses of the cost and complexity of maintaining custom email systems.
Send Email
Upsert Contact
Send Email
Trigger an Email using a SendGrid template
Appended Fields
SendGrid will append the following data to your lead.
Appended Field | Description |
---|---|
Outcome | Was the email sent? (success or error) |
Reason | Error reason |
Fields
The following fields are used by this integration and automatically added to your flow when missing.
Field | Description |
---|---|
Email Required fieldSendGrid needs this data to function. | Recipient email address |
Title | Recipient title |
First Name | Recipient first name |
Last Name | Recipient last name |
Custom Input Variables
The following are configuration options (typically not collected with lead data).
Variable | Description |
---|---|
Sendgrid Subject | Email subject |
Sendgrid From | From email address |
Sendgrid From Name | Sender name |
Sendgrid Name | Recipient name (defaults to title + first_name + last_name, as available) |
Sendgrid Cc | CC address |
Sendgrid Cc Name | CC name |
Sendgrid Bcc | BCC address |
Sendgrid Bcc Name | BCC name |
Sendgrid Reply To | Reply To address |
Sendgrid Text | Email body (plain text) |
Sendgrid Html | Email body (HTML) |
Sendgrid Custom | |
Timeout Seconds | Produce an "error" outcome if the server fails to respond within this number of seconds (default: 360) |
Upsert Contact
Create or update a contact
Appended Fields
SendGrid will append the following data to your lead.
Appended Field | Description |
---|---|
Outcome | Integration outcome (success, failure, or error) |
Reason | If outcome is error, the error reason |
Fields
The following fields are used by this integration and automatically added to your flow when missing.
Field | Description |
---|---|
Email Required fieldSendGrid needs this data to function. | Email address |
Address 1 | Street address |
Address 2 | Address line 2 |
City | City |
Country | Country |
First Name | First name |
Last Name | Last name |
Postal Code | Postal code |
State | State |
Custom Input Variables
The following are configuration options (typically not collected with lead data).
Variable | Description |
---|---|
Sendgrid List Id | List ID |
Sendgrid Alternate Emails | A comma-separated list of alternate emails |
Sendgrid Custom | |
Timeout Seconds | Produce an "error" outcome if the server fails to respond within this number of seconds (default: 360) |