Authentication
Webhook authentication is handled via a secret key that is provided to the webhook endpoint. This key is used to verify the authenticity of the request and prevent unauthorized access.When you create a webhook, the secret key is generated and included in the Webhook URL. Don’t share this key with anyone.
Creating a webhook
- Head to the chat configuration page for the chat you want to create a webhook for.
- Click Create Webhook
- Set a memorable name for your webhook.
- Copy the Webhook URL