
Kommo
Let AI connect your sources for you
Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

Connect Kommo to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
In Kommo, go to Settings > Integrations and create a private integration, then open Keys and scopes and generate a long-lived token. The token inherits the rights of the user who created it, so create it as an admin if you want to sync users and account-wide lists.
Configuration
| Option | Type | Required |
|---|---|---|
Account subdomain | text | Yes |
Long-lived access token | password | Yes |
Linking Kommo to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select Kommo
- Fill in the required configuration fields
- Click Next, select the tables you want to sync, and then press Import
Supported tables
| Table | Description | Sync method | Incremental field | Primary key |
|---|---|---|---|---|
Leads | A sales opportunity moving through a Kommo pipeline, with its stage, price, and owner. | Incremental, Full refresh | updated_at | — |
Contacts | A person in the Kommo account, linked to the leads and companies they belong to. | Incremental, Full refresh | updated_at | — |
Companies | An organization in the Kommo account, linked to its contacts and leads. | Incremental, Full refresh | updated_at | — |
LeadNotes | Notes and logged interactions attached to leads, including calls and system messages. | Incremental, Full refresh | updated_at | — |
ContactNotes | Notes and logged interactions attached to contacts. | Incremental, Full refresh | updated_at | — |
CompanyNotes | Notes and logged interactions attached to companies. | Incremental, Full refresh | updated_at | — |
Tasks | A to-do assigned to a user against a lead, contact, or company. | Full refresh | — | — |
Events | The account's change feed: stage moves, field edits, and other recorded actions. | Full refresh | — | — |
Pipelines | A lead pipeline, with its stages returned under | Full refresh | — | — |
Users | A user of the Kommo account, with their access rights. Requires an admin token. | Full refresh | — | — |
Catalogs | A Kommo list (catalog), such as a product or supplier list. | Full refresh | — | — |
LeadCustomFields | Custom field definitions available on leads. | Full refresh | — | — |
ContactCustomFields | Custom field definitions available on contacts. | Full refresh | — | — |
CompanyCustomFields | Custom field definitions available on companies. | Full refresh | — | — |
LeadTags | Tags that can be applied to leads. | Full refresh | — | — |
ContactTags | Tags that can be applied to contacts. | Full refresh | — | — |
CompanyTags | Tags that can be applied to companies. | Full refresh | — | — |