SendGrid¶
The SendGrid connector provides access to SendGrid data. SendGrid provides reliable email delivery, scalability, and real-time analytics. It enables businesses to send marketing, transactional, and notification emails with ease.
Prerequisites
You must have a SendGrid account.
Connection Details
The SendGrid connector authenticates with the SendGrid service using an API Key.
Specify the following details to define a connection:
| Property | Description |
|---|---|
| Base URL | The base URL where the SendGrid APIs account is hosted. For example:https://api.sendgrid.com/v3 |
| API Key | The API key from the SendGrid account.Note:To generate the API Key, please see: https://www.twilio.com/docs/sendgrid/for-developers/sending-email/authentication. |
Additional Information
Please refer to the SendGrid API documentation for more info on the API requests and responses. API docs can be found at https://www.twilio.com/docs/sendgrid/api-reference.