Discussions
prive integration problems
Hello,
logging errors in widgets
Since kommo doesn't provide a testing or staging environment. I'm trying to figure out if the widgets provide - in their template: https://developers.kommo.com/docs/script-js a mechanism to log errors via: console.log or console.error and be able to surface in the browser?
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.
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?
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?
How to create an AI conversatinal Agent to work as a sales person ?
Hi there, I´d like to create an automation to act as a sales person reply messages from different social medias. is it possible to do that ? If so, how could I setup this ?
How to Get the Total Value Via Api?
Do I need to get the total value of leads via the KOMMO API?
Somebody can help me with a issue with kommo + make.com
in make automation I have achieve to create a contact every time somebody purchase, also I t creates a lead, but I can't find the way to connect this two together, its like a contact with out lead, and a lead without contact.
Token Universal
I would like to know, if there is a way to leave the universal authorization token, instead of leaving only one token per customer. It gets in the way of my automation. The Ideal for me would be a Token to use in all companies
Sending messages from my server to Kommo chats
Hello, I know it is possible to set up a webhook to send notifications for received messages to my own server. However, I would like to be able to reply to these messages after processing them on my side (within my server). I saw that there is an endpoint that requires a 'scope_id,' but it is not very clear how this can be done.
Could you please clarify this for me?