Webhooks

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:

  1. Click on Add Webhooks button.

  2. Enter the endpoint.

  3. Select an Event.

For more detailed information, please visit our API documentation.

Last updated