We are excited to announce API references for Kommo AI!
Try out building your integration with Kommo AI which is designed to enhance business interaction with clients by providing intelligent automation!
We are excited to announce API references for Kommo AI!
Try out building your integration with Kommo AI which is designed to enhance business interaction with clients by providing intelligent automation!
Now you can add new languages and remove unnecessary ones for your public integrations directly in your technical account! Come and check the latest updates!
Added documentation for find
handler for catalog_elements
type
Hello there!
A new handler send_external_message
for Salesbot is out on our Developer Documentation, don't miss it!
We have prepared a dictionary for developers in English, Spanish and Portuguese with most common Kommo terms that is highly recommedned to use when creating an integration!
The maximum number of sources per integration changed from 50 to 100.
We've added a bunch of new parameters and descriptions to our developer guides and references.
"message":
{
"id": "0371a0ff-b78a-4c7b-8538-a7d547e10692",
"type": "text",
"text": "Lead #15926745 Message text",
"markup": {
"list_message": {
"header": "What type of service do you want to receive?",
"body": "Please select one of the answer options from the menu by clicking the button below.",
"footer": "Sincerely, Test Company",
"button": "Services",
"sections": [
{
"title": "Available services",
"rows": [
{
"callback_data": "vG9ujre8N7",
"title": "Service 1",
"description": "Service 1 description"
}
]
}
]
}
}
}
tags_to_add
and tags_to_delete
keys to lead/contact/company creation and editing via API. You can pass tags to add and delete using the keys. These keys can be useful for avoiding collisions when multiple integrations can simultaneously change an entity.waba
parameter. Updated the Webhooks API article: added a new type add_chat_template_review hook. with
parameter descriptions
in API methods of stages. Added the ability to add stage descriptions in API methods for adding stages. Added the ability to add/edit/delete stage descriptions in API methods for editing stages."descriptions": [
{
"level": "newbie",
"description": "Stage description"
}
]
with
parameters user_rank
, amojo_id
, uuid
in API methods of users .reply_to
in sending/importing messages in Chats API section. Added description of parameters that come in webhooks when replying to a message (reply_to
).call_responsible
parameter in adding calls via API. Added call_responsible
parameter for adding an incoming lead of sip type (call) via API.is_need_to_trigger_digital_pipeline
parameter when [adding notes](Added is_need_to_trigger_digital_pipeline parameter when adding notes to the Notes API.) via API. _embedded[source][external_id]
and _embedded[source][type]
parameters to the methods for adding leads.Private integration can be created with just one click!
But be aware that all the scopes will be checked, your integration name will be Integration name, and your integration description will be Description.