Flows
Create flow
Create a new WhatsApp Flow.
Proxy endpoint: Proxies directly to Meta Graph API.
POST
Create flow
Authorizations
Project API key for authentication. This is the recommended authentication method.
Get your API key from the Kapso dashboard under Integrations > API keys.
Path Parameters
WhatsApp Business Account ID
Body
application/json
Flow name
Flow categories
Available options:
SIGN_UP, SIGN_IN, APPOINTMENT_BOOKING, LEAD_GENERATION, CONTACT_US, CUSTOMER_SUPPORT, SURVEY, OTHER ID of flow to clone
Endpoint URI for the flow
Flow's JSON encoded as string. If provided with publish=true, creates and publishes flow in one request.
Indicates whether Flow should also get published. Only works if flow_json is provided with valid Flow JSON.
Create flow

