Salesforce · Arazzo Workflow
Salesforce Marketing Cloud Send a Triggered Email
Version 1.0.0
Authenticate, fire a triggered email send, then poll the recipient's send status.
View Spec
View on GitHub
Fortune 500Artificial IntelligenceAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSalesArazzoWorkflows
Provider
Workflows
send-triggered-email
Trigger a Marketing Cloud email send and read its delivery status.
Acquires an access token, initiates a triggered email send to the supplied recipient using a triggered send definition key, then retrieves the send status for the recipient send id returned by the send request.
1
authenticate
Obtain an OAuth 2.0 access token using the client credentials grant for server-to-server access to the Marketing Cloud REST API.
2
sendEmail
Submit a triggered email send to the recipient using the supplied triggered send definition key and personalization attributes.
3
getSendStatus
Read the delivery status for the recipient using the recipient send id returned by the send request as the message key.
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.