Обсудить задачу

Kommo

Kommo + Intercom: Chat History Into the Deal Card

Native Kommo+Intercom integration skips chat history. Custom webhook connector: conversation_parts -> Kommo notes in seconds.

Kommo + Airtable: deal sync without Zapier

Two-way Kommo-Airtable sync via webhook and REST API. Upsert by external_id, idempotency, real case with metrics. No Zapier or Make.

Kommo + Calendly: meeting automatically into a deal

Link Calendly bookings to Kommo deals via invitee.created webhook: contact lookup, task creation, cancellation handling. No Zapier.

Kommo + Tilda: form leads directly into the pipeline without Zapier

Direct Tilda webhook to Kommo without Zapier or Make. Send form leads into Kommo deals with UTM tracking and contact deduplication.

Kommo + WhatsApp Business API: connecting without a widget

Connect WhatsApp Business API to Kommo directly: Meta Cloud API, Kommo Chats API, webhook server with a queue. Architecture and step-by-step guide.

Kommo + Jira: Auto-Create Tasks from Won Deals

Kommo webhook Won -> Jira REST API v3: create issues with ADF, custom fields, idempotency. Write issue key back to CRM. No Zapier required.

Kommo + ChatGPT: Auto-Summary of Chat History into a Deal

Kommo Chats API + gpt-4o-mini: auto-summarize chat history into a deal card. Architecture, code, $0.001 per conversation, saves 2 hours/day per rep.

Zapier, Make or n8n for Kommo: How to Choose

Compare Zapier, Make and n8n for Kommo CRM automation: real pricing, limits, self-hosted options, a cost-saving case study, and when to go custom.

Kommo + Google Sheets: Two-Way Sync Without Zapier

Two-way Kommo and Google Sheets sync without Zapier: webhook + Sheets API v4, upsert by deal ID, zero duplicates. Architecture and a real case.

Kommo + Stripe: Payment Events in the Deal Card via Webhook

Stripe knows about payment instantly - Kommo does not. Webhook: payment_intent.succeeded -> signature check -> write amount and status to a custom deal field.