v1
latestOpenAPI 3.0.12026-07-2471135326.0 KBMessages
Send Flow with Message Template
When a WhatsApp Message Template includes a Static WhatsApp Flow, the Flow becomes an integral part of the message template definition. It is delivered automatically whenever that message template is sent to an end user. This delivery method is designed for outbound communication scenarios, where the business initiates the interaction without relying on an active customer conversation window. From a sending perspective, the message template acts as the entry point, while the Flow represents the interactive experience that the user launches by selecting the message template’s call-to-action (CTA) button. Once the CTA is tapped, WhatsApp renders the associated Flow directly within the chat.
post/v3/messages
Request body
Response
Message accepted for processing
Example response
{
"meta": {
"timestamp": 1597166699457,
"transactionId": "70169d77-c165-4795-9932-35b8a3af96fb",
"explain": "a descriptive text"
}
}