create_a_flow_execution
Start a new WhatsApp flow execution for a list of contacts. Runs the specified flow immediately, creating a new record each time.
Instructions
🟡 WRITE · creates data · Whatsapp · POST /channel/whatsapp/flow/{id}/run
Create a Flow Execution
Creates a new record. Not idempotent — calling twice may create duplicates.
Create a Flow Execution of a Flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | A Flow Id to create a Flow Execution. | |
| body | Yes | Request body (application/json). |