Webhook Target URL:
/webhook
Filter Event:
Loading callback history...
Send Meta Graph API Test Message
v21.0Must include country code (e.g. 62 for Indonesia). For test sandbox numbers, recipient must be added in Meta Developer console.
Execution Response
Idle// Response output will appear here after execution
Configure Meta API Credentials
Stored in memory / KVMatching verification secret entered in Meta Developer Webhook settings.
Used to verify X-Hub-Signature-256 header sent on incoming Meta callbacks.
Cloudflare & Meta mTLS Header Detection
Mutual TLSWhen mTLS is enabled on your Cloudflare zone for Meta Webhooks, Cloudflare validates Meta's client certificate at the TLS layer and injects standard detection headers into incoming worker requests:
cf-client-cert-presented
1 (Presented) / 0 (None)
cf-client-cert-subject-dn
CN=Meta Platforms, Inc.
Inspect & Validate X.509 Client PEM Certificate
Paste a Meta client certificate or custom mTLS certificate to inspect subject, issuer, and validity dates.