v2

latestOpenAPI 3.1.02026-08-075421692.0 MB
Webhook Events

WhatsApp automatic event detected

Fired when Meta's automatic event identification (opt-in during Embedded Signup; not available for EU/UK/JP businesses) detects a lead or purchase in a Click-to-WhatsApp conversation. Branch on eventName (LeadSubmitted | Purchase). Carries the ctwa_clid even on coexistence numbers where the inbound referral omits it (this webhook is the only surface that delivers it there); the clid is also written back onto the conversation, so POST /v1/whatsapp/conversions becomes usable for the thread.

postWebhookwhatsapp.automatic_event

Payload

idstring
event'whatsapp.automatic_event'
timestampstring date-time
accountIdstring

SocialAccount id of the WhatsApp number whose conversation was flagged.

conversationIdstring

Zernio conversation id, when the thread could be resolved.

platformMessageIdstring

The wamid of the message Meta's analysis flagged.

eventNamestring

Meta-detected event: LeadSubmitted | Purchase.

ctwaClidstring

Meta's CTWA click id, the Conversions API match key.

detectedAtstring date-time

Response

Webhook received successfully