Discussions
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
can you share a sample for webhook data for "add_lead" event ?
(From Whatsapp chat)
I get an error when I send Authorization code
array:5 [▼ // app/Actions/Kommo/BaseAction.php:106
"hint" => "Cannot decrypt the authorization code"
"title" => "Invalid request"
"type" => "https://developers.amocrm.ru/v3/errors/OAuthProblemJson";
"status" => 400
"detail" => "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed."
]
Create a private SMS widget
We are considering creating our own system and integrating sending messages through Kommo, but we do not want to act as integrators in the classical sense, but simply send messages through our resource, while we want our managers to be able to use the existing interest in commo, is this possible?
Do you know if it is possible to have a read confirmation on emails? And an open rate?
Do you know if it is possible to have a read confirmation on emails?
Is it possible to filter custom fields via API?
(A question to Tech Support)
Is there a way for us to get an engagement link via API?
When we tried getting a lead by its ID, there is no field with engagement page in returned values.