Learn how to configure the webhook for your Whatsapp Business Account
To receive messages from your customers, you need to configure a webhook for your Whatsapp Business Account. The webhook is a URL that you provide to Whatsapp to send messages to your application.
If you are developing your application locally, you can use ngrok to expose your local server to the internet.
To use ngrok, follow these steps:
<your-application-port>
with the port number on which your application is running.To use cloudflare tunnel, follow these steps:
<your-application-port>
with the port number on which your application is running.Follow the steps below to submit your webhook URL to the Whatsapp Business Platform and enable incoming events routing to your local development setup:
Visit Your App Dashboard
Subscribe to the webhook object for your app
Add the public URL and webhook secret.
Click Verify and Save
Learn how to configure the webhook for your Whatsapp Business Account
To receive messages from your customers, you need to configure a webhook for your Whatsapp Business Account. The webhook is a URL that you provide to Whatsapp to send messages to your application.
If you are developing your application locally, you can use ngrok to expose your local server to the internet.
To use ngrok, follow these steps:
<your-application-port>
with the port number on which your application is running.To use cloudflare tunnel, follow these steps:
<your-application-port>
with the port number on which your application is running.Follow the steps below to submit your webhook URL to the Whatsapp Business Platform and enable incoming events routing to your local development setup:
Visit Your App Dashboard
Subscribe to the webhook object for your app
Add the public URL and webhook secret.
Click Verify and Save