In this documentation explains how to configure the webhook for receiving messages and status updates from WhatsApp
01. Go to https://developers.facebook.com/apps and create your app. Then select your app ,click WhatsApp -> Set Up.

02. In the left sidebar, click WhatsApp ->Configuration.

03. Enter your Webhook Callback URL (e.g., your server’s endpoint like https://yourdomain.com/api/v1/webhook/whatsapp
).
04. Enter verify token . After plugin install, you get this token from admin panel->WhatsApp Settings->WhatsApp Settings

05. Click Verify and Save. Meta will send a verification request to your server with the token to validate the setup.

06. Select the messages webhook fields to receive message updates.
