Kommo

Connect your bot to Kommo CRM using the official integration.

The official Kommo integration allows your bot to create and update leads, manage contacts, and search your CRM data.

Setup

Install the Kommo integration in Botpress

  1. In Botpress Studio, select Explore Hub in the upper-right corner.
  2. Search for the Kommo integration, then select Install Integration.

Leave the configuration fields empty for now, you will fill them in after you create the private integration and token in Kommo.

Create a private integration in Kommo

  1. Log in to your Kommo account.
  2. Go to SettingsIntegrations marketplace.
  3. Select Create Integration in the upper-right corner.
  4. Enter a name for your integration.
  5. Select all scopes.
  6. Save the integration.

Generate a long-lived access token

  1. Open your integration’s settings in Kommo.
  2. Select Generate long-lived token.
  3. Choose an expiration date.
  4. Copy the long-lived token and store it securely.

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 include https:// or trailing slashes.

  • Access Token: The long-lived token from the previous step.

Select Save Configuration and enable the integration.


Cards

Create Contact

Creates a new contact

inputobject
outputobject

Create Lead

Creates a new lead in Kommo CRM

inputobject
outputobject

Search Contacts

Search for contacts by name, phone number, or email

inputobject
outputobject

Search Leads

search for leads by name or other fields

inputobject
outputobject

Update Lead

Updates an existing lead in Kommo

inputobject
outputobject

Triggers