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.
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?
about use of salesbot
Good afternoon
My question is the following: how can I make the salebot do the following things:
-enter the name given by the lead (when the bot asks)
-assign a user name from a list that we provide (e.g. “A25 users” from a list that goes from “user A20” to “A50”).
If someone can guide me I would appreciate it (I can't find any documentation on this topic).
How can I send messages from my own server?
I use the webhook to transfer message to my own server, so is there any api can send message to an instagram user back
What API should I use to get the contents of a chat
I would need to know how I can get the data of the chats, for example in the image the UI is calling this address to get data https://vvallejo.kommo.com/chats/150/leads/detail/3869886?t=1720535619.097 is this one an API endpoint I can call to get this chat content?