Skip to main content
Webhooks let bots call external APIs during conversations — for example, checking order status, submitting a form, or syncing data. All endpoints require authentication.

Endpoints

Webhooks are managed per-bot. See Bots — Bot Webhooks.

Create a Webhook

Body

Parameter object


Incoming Webhooks (platform webhooks)

These are system-level endpoints that receive events from external providers:
These endpoints are called by external providers, not by your code. Configure the URLs in your respective provider dashboards.