Subscribing to channel created webhooks
When you make a request to install a new WhatsApp connector, this is an asynchronous process so you can subscribe the channel created webhook as follows
Replace {{webhook_url}}
with an endpoint you will recieve webhooks and {{signing_key}}
is a secret you can use to verify the webhook
Last updated