Connecting a Chat Provider
Connecting a Chat Provider
Go to Admin → Intelligence → AI Channels. Each provider has its own card with a token field, a webhook URL and an enable switch.
Telegram
- Open @BotFather in Telegram and send
/newbot - Copy the HTTP API token it gives you
- Paste it into Bot token, set a Webhook secret (any strong random string), turn the provider on and press Save
- Register the webhook URL shown on the card with Telegram
Slack
- Create a Slack app at api.slack.com and add the
chat:writebot scope - Install the app to your workspace and copy the Bot User OAuth Token
- Paste it in, save, then point Event Subscriptions at the webhook URL shown
Discord
- Create an application, add a Bot, and copy its token
- Enable the Message Content intent so the bot can read messages
- Paste the token, save, and point your interactions endpoint at the webhook URL
- In Meta's WhatsApp Cloud API console copy the permanent Access Token and the Phone Number ID
- Paste both into the WhatsApp card and save
- Set the callback URL to the webhook URL shown, using your webhook secret as the verify token
Editing a saved provider
Token and secret fields show “Stored — leave blank to keep” once set. Leave them empty when changing other options and the stored values are preserved; type a new value only when you want to rotate it.
Last updated: 8/11/2026
