Configure the Meta WhatsApp Webhook
Enter the Wemblo callback URL and verify token in Meta, subscribe to events and test inbound messages and status updates.
Overview
Search Aliases: WhatsApp webhook URL, callback URL, verify token, messages webhook
THREE DIFFERENT VALUES
Callback URL: HTTPS Wemblo endpoint that receives Meta events.
Webhook Verify Token: Setup value used during the verification handshake.
Meta Access Token: Separate secret used by Wemblo to authorize API calls.
WEMBLO-SIDE PREPARATION
- Open Wemblo -> Integrations -> WhatsApp -> Webhook Controls.
- Copy the callback URL.
- Copy the verify-token value.
- Do not copy the access token into the Meta verify-token field.
META-SIDE SETUP
- Open Meta for Developers.
- Select the correct app.
- Open WhatsApp -> Configuration or Webhooks.
- Choose the WhatsApp object where required.
- Enter the Wemblo callback URL.
- Enter the Wemblo verify token.
- Choose Verify and Save.
- Subscribe to required fields, including message events and status updates supported by the current Meta configuration.
- Save.
INBOUND TEST
- Use a separate phone to message the connected business number.
- Confirm the event appears in the Wemblo webhook/event log.
- Confirm the conversation appears in Smart Inbox All and WhatsApp.
- Confirm the contact is created or updated.
STATUS TEST
- Send a test outbound message.
- Review sent, delivered, read or failed status where Meta provides the event.
- Confirm the status belongs to the correct message and workspace.
COMMON ISSUES & SOLUTIONS
| Verification fails | Confirm HTTPS, exact callback URL and exact verify token. |
|---|---|
| Verification succeeds but no messages | Check event subscriptions, selected app, WABA and number. |
| Duplicate events | Handle retries and idempotency in the receiving workflow. |
| Status events missing | Confirm subscribed fields and provider support. |
| Wrong workspace receives event | Review the WABA/number mapping. |
OFFICIAL LINK
https://developers.facebook.com/docs/whatsapp/cloud-api/webhooks/
Last reviewed:

