The official Chatwoot integration allows users to chat with your bot through Telegram, WhatsApp, Email, or any Chatwoot-supported channel. It also allows your bot to hand off conversations to human agents when needed.Documentation Index
Fetch the complete documentation index at: https://botpress-ak-docs-20-document-updating-variables-from-outsid.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Setup
You will need:
Step 1: Install the integration in Botpress
Step 2: Get your credentials from Chatwoot
Log in to Chatwoot. Then, in Botpress, fill in the integration’s configuration fields using information from your Chatwoot account:API Access Token
API Access Token
Account ID
Account ID
Inbox ID
Inbox ID
In the Chatwoot page’s URL, find and copy your inbox ID—it should be after
/inboxes/.For example, if your page URL is:https://app.chatwoot.com/app/accounts/1/settings/inboxes/88275the inbox ID is 88275.Step 3: Configure your webhook in Chatwoot.
Finally, configure your Botpress webhook in Chatwoot:Your Chatwoot integration is ready. When users send a message to the provided Chatwoot inbox, it’ll respond as your Botpress bot.