WhatsApp · Arazzo Workflow
WhatsApp Build, Publish, and Send a Flow
Version 1.0.0
Create a flow, upload its JSON, publish it, and send it as an interactive flow message.
Provider
Workflows
publish-flow-and-send
Create, upload, publish, and deliver a WhatsApp Flow to a recipient.
Creates a draft flow, uploads its flow JSON, and only when the upload is free of validation errors publishes the flow and sends an interactive flow message that launches it for the recipient.
1
createFlow
createFlow
Create a new draft flow on the WhatsApp Business Account.
2
uploadFlowJson
uploadFlowJson
Upload the flow JSON definition file to the draft flow; the API validates the file and returns any validation errors.
3
publishFlow
publishFlow
Publish the validated draft flow, making it available for use in messages.
4
sendFlowMessage
sendMessage
Send an interactive flow message to the recipient that launches the newly published flow.
Source API Descriptions
openapi