Setup
Before you begin, you need:
- A published bot
- A Kommo account with administrator access
- A private integration in your Kommo account
- A long-lived access token from that private integration
Install the Kommo integration in Botpress
- In Botpress Studio, select Explore Hub in the upper-right corner.
- Search for the Kommo integration, then select Install Integration.
Create a private integration in Kommo
- Log in to your Kommo account.
- Go to Settings → Integrations marketplace.
- Select Create Integration in the upper-right corner.
- Enter a name for your integration.
- Select all scopes.
- Save the integration.
Generate a long-lived access token
- Open your integration’s settings in Kommo.
- Select Generate long-lived token.
- Choose an expiration date.
- Copy the long-lived token and store it securely.
Treat the token like a password. If it is exposed, revoke it in Kommo and generate a new one.
Configure the integration in Botpress
In the Kommo integration Configuration page in Botpress, enter:
-
Base Domain: Your Kommo subdomain only (for example
mycompany.kommo.com) Do not includehttps://or trailing slashes. - Access Token: The long-lived token from the previous step.