Kommo

Kommo

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.

Triggers & Actions

Use Kommo as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.

Triggers

No triggers available

Actions

  • Get Account Information

    Get account information from Kommo. Available for all account users.

  • Get Incoming Leads

    Get a list of incoming leads (unsorted) from Kommo. Maximum 250 entities per request. Categories: sip, mail, chats, forms.

  • Get Incoming Lead by UID

    Get a specific incoming lead (unsorted) from Kommo by its UID.

  • Create Incoming Lead (SIP/Call)

    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.

  • Create Incoming Lead (Form)

    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 Incoming Lead

    Accept an incoming lead (unsorted) in Kommo, converting it to a regular lead. Specify user_id and optional status_id.

  • Decline Incoming Lead

    Decline (reject) an incoming lead (unsorted) in Kommo, removing it from the incoming leads list.

  • Get Incoming Leads Summary

    Get summary statistics about incoming leads (unsorted) in Kommo. Returns total count, accepted, declined, average sort time, and breakdown by category.

  • Get Leads

    Get a list of leads from Kommo. Maximum 250 entities per request.

  • Get Lead by ID

    Get a specific lead by its ID from Kommo.

  • Create Leads

    Add one or more leads to Kommo. Maximum 50 leads per request.

  • Update Leads

    Update multiple leads in Kommo. Maximum 50 leads per request. Each lead must have an ID.

  • Update Lead

    Update a single lead in Kommo by its ID.

  • Get Loss Reasons

    Get all loss reasons for leads in the Kommo account.

  • Get Loss Reason by ID

    Get a specific loss reason by its ID from Kommo.

  • Get Pipelines

    Get a list of all pipelines in the Kommo account.

  • Get Pipeline by ID

    Get a specific pipeline by its ID from Kommo.

  • Create Pipelines

    Add one or more pipelines to Kommo. Admin users only.

  • Update Pipeline

    Edit a pipeline in Kommo by its ID. Admin users only.

  • Delete Pipeline

    Delete a pipeline from Kommo. Admin users only. Cannot delete last pipeline or pipeline with leads.

  • Get Pipeline Stages

    Get a list of all stages in a specific pipeline.

  • Get Pipeline Stage by ID

    Get a specific stage by its ID from a pipeline.

  • Create Pipeline Stages

    Add one or more stages to a pipeline. Admin users only. Can include stage descriptions.

  • Update Pipeline Stage

    Edit a pipeline stage. Admin users only. Can update stage descriptions.

  • Delete Pipeline Stage

    Delete a stage from a pipeline. Admin users only. Leads in deleted stage will move to first stage.

  • Get Contacts

    Get a list of contacts from Kommo. Maximum 250 entities per request.

  • Get Contact by ID

    Get a specific contact by its ID from Kommo.

  • Create Contacts

    Add one or more contacts to Kommo. Maximum 50 contacts per request.

  • Update Contacts

    Update multiple contacts in Kommo. Maximum 50 contacts per request. Each contact must have an ID.

  • Update Contact

    Update a single contact in Kommo by its ID.

  • Get Companies

    Get a list of companies from Kommo. Maximum 250 entities per request.

  • Get Company by ID

    Get a specific company by its ID from Kommo.

  • Create Companies

    Add one or more companies to Kommo. Maximum 50 companies per request.

  • Update Companies

    Update multiple companies in Kommo. Maximum 50 companies per request. Each company must have an ID.

  • Update Company

    Update a single company in Kommo by its ID.

  • Get Catalogs (Lists)

    Get a list of available catalogs/lists from Kommo. Maximum 250 entities per request.

  • Get Catalog (List) by ID

    Get a specific catalog/list by its ID from Kommo.

  • Create Catalogs (Lists)

    Add one or more catalogs/lists to Kommo.

  • Update Catalogs (Lists)

    Update multiple catalogs/lists in Kommo. Each catalog must have an ID.

  • Update Catalog (List)

    Update a single catalog/list in Kommo by its ID.

  • Get Catalog Elements

    Get list elements from a catalog in Kommo. Maximum 250 elements per request.

  • Get Catalog Element by ID

    Get a specific catalog element by its ID from Kommo.

  • Create Catalog Elements

    Add one or more elements to a catalog/list in Kommo.

  • Update Catalog Elements

    Update multiple elements in a catalog/list in Kommo. Each element must have an ID.

  • Update Catalog Element

    Update a single catalog element in Kommo by its ID.

  • Get Tasks

    Get a list of tasks from Kommo. Maximum 250 entities per request.

  • Get Task by ID

    Get a specific task by its ID from Kommo.

  • Create Tasks

    Add one or more tasks to Kommo.

  • Update Tasks

    Update multiple tasks in Kommo. Each task must have an ID. To complete tasks, pass is_completed and result.

  • Update Task

    Update a single task in Kommo by its ID. Can complete the task by setting is_completed to true and providing result.

  • Get Users

    Get a list of users from Kommo account. Maximum 250 entities per request. Available for administrator users only.