SendGrid · Arazzo Workflow
SendGrid Create List and Add Contacts
Version 1.0.0
Create a marketing list, upsert contacts directly into it, and confirm they landed.
View Spec
View on GitHub
EmailEmail APIMarketing EmailSMTPT1Transactional EmailEmail MarketingDeliverabilityMarketingArazzoWorkflows
Provider
Workflows
create-list-and-add-contacts
Create a marketing list and upsert contacts into it, then confirm.
Creates a contacts list, upserts the supplied contacts into the new list, and verifies the contacts by looking them up by email identifier.
1
2
upsertContacts
Upsert the supplied contacts and attach them to the new list. SendGrid processes this asynchronously and returns a job_id with a 202 status.
3
confirmContacts
Look up the contacts by their email identifiers to confirm the upsert. Branches on whether the asynchronous job has materialized the contacts.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.