Discussions

Ask a Question

Custom date and time field

I am trying to set up an integration using a webhook in Kommo and a MySQL database. I have successfully extracted the information and stored it in the database, but I am facing an issue with a custom field. The only thing left is to add this field.

incoming leads get id by number

get lead id by phone number when it is in incoming leads stage and be able to update custom fields

How to obtain the audio and video/image files of a conversation through the Kommo API

I want the files to be processed by AI and then responded

Custom Message based on Date

Morning team is me Again! Thanks in advance for your help - Imagine we're an hotel for the following use case -

Salesbot Integration – Retrieving and Using Custom Field Data

Hello everyone,

prive integration problems

Hello,

logging errors in widgets

Is it possible to set a message source, like WhatsApp Lite, for a lead via API?

I need to set the message source of the lead I create via API as WhatsApp Lite, but I can’t find any endpoints to do this. I need to define the source so the salesbot can send a message to the lead on WhatsApp.

ANSWERED

If-Modified-Since header

Hi. I'm trying to use the If-Modified-Since header, but it doesn't seem to work correctly. What do I do? Added "If-Modified-Since" to the contacts request header with the current date and time in the format "Fri, 17 Jan 2025 09:00:00 GMT". I expected a 304 code or an empty contact list, but instead I got all existing contacts. What am I doing wrong? Or is this header not implemented yet?

ANSWERED

Filter Leads by custom fields

I am trying to filter all leads that have a custom field date between a period of time. I would like to filter it as the other date types filter[custom_field_id][from] and filter[custom_field_id][to] . This does not work, is there any way to achieve the desired result?