SendGrid · Arazzo Workflow
SendGrid Search Contacts and Suppress
Version 1.0.0
Find contacts with an SGQL query and add the matched address to the global suppression list.
View Spec
View on GitHub
EmailEmail APIMarketing EmailSMTPT1Transactional EmailEmail MarketingDeliverabilityMarketingArazzoWorkflows
Provider
Workflows
search-contacts-and-suppress
Search for a contact and globally suppress its email when found.
Searches contacts with an SGQL query and branches: when at least one contact matches, the supplied email is added to the global suppression list.
1
searchContacts
Search contacts using the supplied SGQL query and branch on whether any contacts were matched.
2
suppressEmail
Add the supplied email address to the account's global suppression group so SendGrid will stop delivering mail to it.
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.