Cross-Provider Workflow
Airtable Contact to SendGrid Marketing Contact
Version 1.0.0
Read an Airtable contact, then upsert it into SendGrid Marketing.
Providers Orchestrated
Workflows
contact-to-sendgrid
List an Airtable contact, then upsert it into SendGrid.
Lists records from an Airtable contacts table and upserts the first contact's email into SendGrid Marketing Campaigns.
1
list-contacts
$sourceDescriptions.airtableApi.listRecords
List contact records from the Airtable table.
2
upsert-contact
$sourceDescriptions.sendgridContactsApi.UpdateContact
Upsert the contact into SendGrid Marketing Campaigns.
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.