SendGrid
SendGrid by Twilio — email delivery and marketing platform. Send transactional and marketing emails, manage marketing contacts, lists, and suppressions.
What your agent can do with SendGrid
Triggers and actions 4 triggers · 10 actions
- TriggerNew bounce
Polls the v3 Suppression Bounces API for bounced email addresses. Emits one record per bounce.
- TriggerNew global suppression
Polls the v3 Suppressions API for globally-suppressed (unsubscribed) email addresses. Emits one record per suppressed email.
- TriggerNew or updated recipient
Triggered when a recipient is created or updated.
- TriggerNew suppressed email
Triggered when a new email is suppressed.
- ActionAdd to suppression group
Add a recipient's email to a SendGrid suppression group (unsubscribe group). POST /v3/asm/groups/{group_id}/suppressions.
- ActionCreate custom field
Creates a new custom field.
- ActionCreate list
Creates a new marketing contact list via the v3 Marketing Lists API.
- ActionCreate or update contact
Adds or updates a marketing contact (upsert by email) via the v3 Marketing Contacts API. Optionally assigns to lists.
- ActionCreate or update recipient
Creates a new recipient if the email does not exist, otherwise updates the existing recipient.
- ActionDelete contacts
Deletes one or more marketing contacts by their contact IDs via the v3 Marketing Contacts API.
- ActionGet contact by email
Looks up a marketing contact by email address via the v3 Marketing Contacts search-by-emails endpoint.
- ActionRemove from suppression group
Remove a recipient's email from a SendGrid suppression group (unsubscribe group). DELETE /v3/asm/groups/{group_id}/suppressions/{email}. Returns 204 No Content on success.
- ActionSend an email
Sends an email via the v3 Mail Send API to a single recipient with subject and plain-text or HTML body.
- ActionSend an email using template
Sends an email via the v3 Mail Send API using a dynamic template ID. Dynamic template data is passed as a JSON object.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the SendGrid API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.
Related apps
DisifyDisify checks email addresses for disposable and temporary providers. Callers can submit a single email...
GmailGmail is Google’s email service, featuring spam protection, search functions, and seamless integration with...
MailCheck.aiMailCheck.ai detects disposable and temporary email addresses so they can be blocked at signup. Callers...
MailparserSend emails to Mailparser, get structured data in return. Leads, Contact Forms, eCommerce, Shipping Notes...
OutlookOutlook is Microsoft's email and calendaring platform integrating contacts and scheduling, enabling users to...