Discussions

Ask a Question

How to use Kommo Chat API to send messages via n8n?

I'm integrating Kommo Chat with n8n to automatically reply to leads who message us via WhatsApp. I successfully receive the webhook with fields like chat_id, talk_id, author_id, and text. However, to send a message back, the API requires this URL format:

Printing lead's number

Is it possible print the lead number anytime I create manually a lead?

Help Needed Regarding Sending Messages via Kommo API

Hello, I need some help regarding sending messages externally using https://amojo.kommo.com/v2/origin/custom/{scope_id}. There are so many parameters, and so far this has been the most complex part of the documentation I've encountered.