Kommo
Kommo + Encharge: Email Automation for B2B SaaS from the Sales Pipeline
Bidirectional sync of Kommo and Encharge: pipeline stage -> event in Encharge, email open -> task in Kommo. Python code, Bearer auth, webhook handling from both sides.
Kommo + OpenPhone: Calls and SMS from the Sales Phone System into the Deal Card
How to integrate OpenPhone with Kommo: handle call.completed webhook, find contact by phone number, create note with call details and recording link. Full Python code.
Kommo + Scrive: Electronic Document Signing from the Sales Pipeline
Integrate Kommo with Scrive via REST API: create a document, send for signing, handle document.signed event, attach PDF to deal. Full guide with code.
Kommo + FastSpring: Accepting SaaS Payments from the Sales Pipeline
How to connect FastSpring to Kommo via webhooks: HMAC-SHA256 validation, automatic deal updates on subscription payment, handling order.completed and subscription.activated.
Kommo vs Freshsales: CRM Comparison for International B2B Teams
Kommo vs Freshsales: pricing, AI features, messengers, API. Freshsales Growth $9 vs Kommo $15. Freddy AI scoring vs Digital Pipeline. Which product fits which team.
Kommo + Amplitude: Sales Pipeline Events to Product Analytics
Kommo and Amplitude integration: Won -> subscription_started event. HTTP API api_key, insert_id for idempotency, activation_completed -> Note in Kommo. Retention by plan.
Kommo + Jira: onboarding team tasks from won deals
Kommo and Jira integration: Won -> Task in Jira with deal data. REST API v3 Basic Auth, webhook Done -> Note in Kommo, custom fields for deal_id tracing.
Kommo + Customer.io: triggered email sequences from the sales pipeline
Kommo and Customer.io integration: stage change -> event -> email campaign. Track API Basic Auth, reporting webhook email.clicked -> Note in deal, unsubscribed -> task for manager.
Kommo + RingCentral: Call Recordings and Call Outcomes in the Deal Card
RingCentral REST API integration with Kommo: telephony/sessions webhook -> call recording -> Note in deal. JWT auth, call log, recording download, call outcome in custom field.
Kommo + Proposify: Sales Proposals from the Deal Card
Kommo and Proposify integration: deal data -> proposal variables -> send. Webhook proposal.signed -> Won in Kommo. REST API Bearer token, HMAC-SHA256 verification.