How to set up SendGrid
To connect SendGrid, you’ll need an API key from your SendGrid account.Connection details
Once the connector is created, you can:
- Use SendGrid in workflows — Choose SendGrid from the node catalog within a Play, Tool, or Agent.
SendGrid actions
Send email
Send an email using SendGrid’s dynamic template system. Use cases- Transactional emails – Send order confirmations, receipts, notifications
- Personalized outreach – Send customized emails with dynamic content
- Automated follow-ups – Trigger emails based on workflow conditions
Templates are created and managed in SendGrid. Use dynamic data to populate template variables like
{{first_name}} or {{company}}.
