Flows
Create flow (phone number scoped)
Create a new WhatsApp Flow for a phone number.
Proxy endpoint: Proxies directly to Meta Graph API.
Note: Requires WhatsappConfig with matching phone_number_id.
POST
Create flow (phone number scoped)
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 Phone Number 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 (phone number scoped)

