WhatsApp Flows

Create/update data endpoint

Create or update the data endpoint function code. The function handles dynamic data for your flow.

post/whatsapp/flows/{flow_id}/data_endpoint

Request body

codestring required

Cloudflare Worker code for the data endpoint

Response

Data endpoint saved

Changes