Webhooks
Last updated
Last updated
Webhooks are a fantastic way to extend the Botgate AI platform beyond the built-in feature set. You can use webhooks to build your own Botgate AI chat clients, to integrate more deeply with your favorite CRM, or to build a bot.
An app is limited to 4 webhooks. A webhook can subscribe to multiple trigger events. We recommend using a single webhook that registers to all the events you need.
To add Webhook:
Click on Add Webhooks button.
Enter the endpoint.
Select an Event.
For more detailed information, please visit our API documentation.