Cross-Provider Workflow
WhatsApp Message to Slack Log
Version 1.0.0
Send a WhatsApp message, then log the outcome to a Slack channel.
Providers Orchestrated
Workflows
whatsapp-send-and-slack-log
Send a WhatsApp message, then log it to a Slack channel.
Sends a text message to a customer via the WhatsApp Cloud API and, on a successful send, posts a log entry referencing the WhatsApp message id to an internal Slack channel.
1
send-whatsapp
$sourceDescriptions.whatsappCloudApi.sendMessage
Send the text message to the customer via WhatsApp.
2
log-to-slack
$sourceDescriptions.slackChatApi.postChatPostmessage
Post a delivery log entry to the internal Slack channel.
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.