1.3 KiB
1.3 KiB
Kommo Integration
The Kommo integration allows you to connect your Botpress chatbot with Kommo. With this integration, your chatbot can create and update leads, manage contacts, and search through your CRM data.
Prerequisites
Before using this integration, you need:
- A Kommo account with administrator access
- A private integration created in your Kommo account
- A long-lived access token from your private integration
Configuration
To set up the Kommo integration in Botpress:
Step 1: Create a Private Integration in Kommo
- Log in to your Kommo account.
- Navigate to Settings → Integrations marketplace.
- Click Create Integration at the top-right corner.
- Give your integration a name.
- Select all scopes.
- Save the integration.
Step 2: Generate an Access Token
- In your integration settings, click Generate long-lived token
- Select an expiration date.
- Copy the long-lived token.
Step 3: Configure Botpress Integration
In your Botpress integration settings, provide:
- Base Domain: Your Kommo subdomain (e.g.,
yourcompany.kommo.com)- Do not include
https://or trailing slashes - Example:
mycompany.kommo.com
- Do not include
- Access Token: Paste the long-lived access token from Step 2