Discussions
Is it possible to add a new Widget to left hand menu for a private integration?
Posted by Dev Ex 9 months ago
How Detach chat with chatbot or API?
Is there any way to disconnect a contact channel via the bot or API?
Posted by Marcelo Duarte 9 months ago
Create conversations
The API allows you to view conversations and close them. But how to create them?
Posted by Elena 9 months ago
Сan I force the API to return all custom fields in lead, even if they are empty?
No.
But you can get a list of custom_fields of the leads entity.
Posted by Elena 9 months ago
Is there any optimal way to get the lead ID by its custom field value?
You can search leads, using query.
E.g.
https://subdomain.kommo.com/api/v4/leads?query=123456789
Posted by Elena 9 months ago