Cross-Provider Workflow
HubSpot Unsubscribe to SendGrid Suppression
Version 1.0.0
Update a HubSpot contact opt-out, then add a SendGrid suppression.
Providers Orchestrated
Workflows
hubspot-optout-to-sendgrid-suppression
Mark a HubSpot contact opted-out, then suppress in SendGrid.
Updates a HubSpot contact to reflect an opt-out, then adds the contact's email to a SendGrid unsubscribe group suppression list.
1
mark-optout
$sourceDescriptions.hubspotContactsApi.updateContact
Update the HubSpot contact to reflect the opt-out.
2
add-suppression
$sourceDescriptions.sendgridSuppressionsApi.AddSuppressionToAsmGroup
Add the email to a SendGrid unsubscribe group suppression.
Source API Descriptions
openapi
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.