Cross-Provider Workflow
WhatsApp to Teams and SendGrid Escalation
Version 1.0.0
Reply on WhatsApp, alert a Teams channel, then escalate by email.
Providers Orchestrated
Workflows
whatsapp-teams-email-escalation
Reply on WhatsApp, alert Teams, then escalate by email.
Replies to a customer over WhatsApp, alerts the support team in a Microsoft Teams channel, and escalates the case to a supervisor by email via SendGrid.
1
reply-whatsapp
$sourceDescriptions.whatsappCloudApi.sendMessage
Reply to the customer over WhatsApp.
2
alert-teams
$sourceDescriptions.teamsGraphApi.sendChannelMessage
Alert the support team in the Microsoft Teams channel.
3
escalate-email
$sourceDescriptions.sendgridMailApi.SendMail
Escalate the case to a supervisor by email via SendGrid.
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.