Discussions
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?
Integración Meta con los leads de Kommo
La Integración Meta con los leads de Kommo no está funcionando. ¿Qué debo hacer?
Como formatear fecha/hora de campo personalizado en Kommo ?
Hola, tengo un campo personalizado de tipo Fecha/Hora y al usar {{lead.cf.<FIELD_ID>}} en Salesbots o plantillas de WhatsApp solo veo el valor ISO ejemplo (31.07.2025 13:00) ¿Cómo puedo formatear ese campo dentro de Kommo para que se muestre legible (por ejemplo “5 de junio de 2025 a las 22h00”), o existe alguna forma de pre-formatearlo antes de insertarlo?
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.