Complete Kommo integration for international markets. Kommo is the global version of amoCRM with full CRM functionality including leads, contacts, companies, tasks, and custom fields management. OAuth2 authentication with automatic subdomain detection.
Use Kommo as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.
No triggers available
Get account information from Kommo. Available for all account users.
Get a list of incoming leads (unsorted) from Kommo. Maximum 250 entities per request. Categories: sip, mail, chats, forms.
Get a specific incoming lead (unsorted) from Kommo by its UID.
Add one or more incoming leads of type SIP (call) to Kommo. Each lead should contain source data, created_at, pipeline_id, and metadata with call information.
Add one or more incoming leads of type form to Kommo. Each lead should contain source data, created_at, pipeline_id, and metadata with form information.
Accept an incoming lead (unsorted) in Kommo, converting it to a regular lead. Specify user_id and optional status_id.
Decline (reject) an incoming lead (unsorted) in Kommo, removing it from the incoming leads list.
Get summary statistics about incoming leads (unsorted) in Kommo. Returns total count, accepted, declined, average sort time, and breakdown by category.
Get a list of leads from Kommo. Maximum 250 entities per request.
Get a specific lead by its ID from Kommo.
Add one or more leads to Kommo. Maximum 50 leads per request.
Update multiple leads in Kommo. Maximum 50 leads per request. Each lead must have an ID.
Update a single lead in Kommo by its ID.
Get all loss reasons for leads in the Kommo account.
Get a specific loss reason by its ID from Kommo.
Get a list of all pipelines in the Kommo account.
Get a specific pipeline by its ID from Kommo.
Add one or more pipelines to Kommo. Admin users only.
Edit a pipeline in Kommo by its ID. Admin users only.
Delete a pipeline from Kommo. Admin users only. Cannot delete last pipeline or pipeline with leads.
Get a list of all stages in a specific pipeline.
Get a specific stage by its ID from a pipeline.
Add one or more stages to a pipeline. Admin users only. Can include stage descriptions.
Edit a pipeline stage. Admin users only. Can update stage descriptions.
Delete a stage from a pipeline. Admin users only. Leads in deleted stage will move to first stage.
Get a list of contacts from Kommo. Maximum 250 entities per request.
Get a specific contact by its ID from Kommo.
Add one or more contacts to Kommo. Maximum 50 contacts per request.
Update multiple contacts in Kommo. Maximum 50 contacts per request. Each contact must have an ID.
Update a single contact in Kommo by its ID.
Get a list of companies from Kommo. Maximum 250 entities per request.
Get a specific company by its ID from Kommo.
Add one or more companies to Kommo. Maximum 50 companies per request.
Update multiple companies in Kommo. Maximum 50 companies per request. Each company must have an ID.
Update a single company in Kommo by its ID.
Get a list of available catalogs/lists from Kommo. Maximum 250 entities per request.
Get a specific catalog/list by its ID from Kommo.
Add one or more catalogs/lists to Kommo.
Update multiple catalogs/lists in Kommo. Each catalog must have an ID.
Update a single catalog/list in Kommo by its ID.
Get list elements from a catalog in Kommo. Maximum 250 elements per request.
Get a specific catalog element by its ID from Kommo.
Add one or more elements to a catalog/list in Kommo.
Update multiple elements in a catalog/list in Kommo. Each element must have an ID.
Update a single catalog element in Kommo by its ID.
Get a list of tasks from Kommo. Maximum 250 entities per request.
Get a specific task by its ID from Kommo.
Add one or more tasks to Kommo.
Update multiple tasks in Kommo. Each task must have an ID. To complete tasks, pass is_completed and result.
Update a single task in Kommo by its ID. Can complete the task by setting is_completed to true and providing result.
Get a list of users from Kommo account. Maximum 250 entities per request. Available for administrator users only.