SendGrid
by Twilio SendGrid
Send transactional emails, use dynamic templates, manage contact lists, and retrieve delivery stats from agent workflows using the SendGrid Email API.
How agents use SendGrid
- ✓Agent sends a personalised transactional email when a workflow step completes, such as order confirmations or report deliveries
- ✓Agent uses a dynamic template to send onboarding emails to new users added to a CRM
- ✓Agent adds leads or customers to a SendGrid contact list after enriching them with data from other integrations
- ✓Agent sends bulk notification emails to a contact segment after a significant event
- ✓Agent retrieves email engagement stats and feeds them into an analytics or reporting workflow
- ✓Agent verifies email deliverability by checking bounce rates before running a large campaign
Agent actions
Inputs: to, toName, from, fromName, subject, htmlContent, textContent, replyTo
Returns: messageId, success, statusCode
Inputs: to, toName, from, templateId, dynamicTemplateData
Returns: messageId, success
Inputs: recipients, from, subject, htmlContent, textContent
Returns: success, recipientCount
Inputs: email, firstName, lastName, listIds, customFields
Returns: jobId, success
Inputs: ids
Returns: jobId, success
Inputs: startDate, endDate, aggregatedBy
Returns: stats, totalDelivered, totalOpens, totalClicks, totalBounces
Example workflows
Automated report delivery
After generating a weekly report, send it as a formatted HTML email to stakeholders using a pre-built template.
Lead nurture email trigger
When a lead reaches a qualifying score in the CRM, trigger a personalised template email via SendGrid.
About SendGrid
- Vendor
- Twilio SendGrid
- Pricing Always review details with the vendor
- Free / Paid — Free plan includes 100 emails/day. Paid plans start at ~$19.95/month for 50,000 emails/month.
- Authentication
- API key
- Rate limit Always review details with the vendor
- 600 requests / minute
- Compatible nodes
- AgentResourceOutput
- Website
- https://sendgrid.com
Build an AI workflow with SendGrid
Use the Agentic Planner to design, visualize, and connect SendGrid with your other tools.
Open Agentic Planner