Prerequisites
- A SendGrid API Key with mail-send permission.
- A verified From Email and the From Name that should appear on messages.
Where to get the API Key
Create the key in SendGrid Settings → API Keys. That console requires signing in to your Twilio SendGrid account. The public docs page below is the step we can show.
SendGrid docs: create an API key under Settings → API Keys (the live console requires your own login)
Connect from Catalog
Open Catalog
?tab=connected) and Catalog (?tab=catalog).Find SendGrid
https://zippendo.com/docs/integrations/sendgrid). Button Connect, or Add connection after the first SendGrid connection.Click Connect
connect-integration-modal. Title Connect SendGrid. Subtitle: Send branded emails via SendGrid Dynamic Templates.Fill required fields
Connect


SendGrid on Catalog — Use in automations, Read more, Connect


Connect SendGrid — API Key, From Email, From Name, Auto-send events
Shared fields
These appear on every integration connect dialog, including SendGrid.SendGrid credentials
eventConfig) only. It is not a field on Connect, Edit, or the automation inspector. Auto-send and Send SendGrid Email use that per-event templateId when it is set via the API.
SendGrid does not auto-send order events. Live mail also needs a customer email on the payload as the recipient.
Auto-send events SendGrid supports
Groups shown: Shipments, Tracking. No Orders group.

SendGrid Auto-send events — Shipments and Tracking Updated
After you connect
Connected shows a green Connected pill and {{count}} connection(s). Each row: name, {{count}} event(s) (and Paused if inactive — there is no pause toggle), Send test event, View delivery log, Edit connection, Delete connection.

Connected — SendGrid row with test, log, edit, and disconnect
Edit SendGrid Connection
Modal idedit-integration-connection-modal. Title Edit SendGrid Connection. Subtitle Update the configuration for {{connection}}. Save Changes disabled while Connection Name * is empty.


Edit SendGrid Connection — API Key, From Email, From Name, Auto-send events
Delivery log and test
View delivery log — modal idintegration-delivery-log-modal. Title Delivery Log. Subtitle Recent deliveries for {{connection}}. Close. Empty: No deliveries yet. Rows show event name, HTTP status, duration in ms, relative time, and error text.


Delivery Log — empty until the first auto-send or Send test event
integration.test. It does not require any auto-send checkbox.
Disconnect
Trash opens Disconnect Integration. Description: Are you sure you want to disconnect this integration? This will stop all event deliveries and delete the delivery history. Type DELETE to enable Disconnect. Label: Type DELETE to confirm. Toasts: Integration disconnected / Failed to delete connection. Missing row: Integration not found. (ORG_INTEGRATION_NOT_FOUND).


Disconnect Integration — type DELETE to confirm
Automations
Palette: Send SendGrid Email — Sends branded emails via SendGrid Dynamic Templates through a connected integration (action.integration.sendgrid).