We've updated Widget locations info. Check out how to connect the widget to the AI agent interface with ai_agent
locale.
We've updated JS SDK article. Find out how you can use some of new methods here.
We're excited to share our latest article Private Chatbot Integration where we explore how to use Salesbot for sending messages from external services!
In this piece, you'll learn:
- How to create a widget for Salesbot
widget_request
Salesbot handler and its webhook- How to send responses to Kommo
Come and have a look!
You can now obtain your leads sources when fetching them:
...
"source": {
"id": 24000,
"name": "API"
}
...
We've added documentation on handling comments in the Chats API.
We've added with=phone_number
parameter support to Users API methods.
There is a bunch of API methods for Website chat button available now in developer documentation:
We’ve added 5 new API recipes to help you work with Kommo faster and with less guesswork
Create a contact — with phone + email, ready to go.
Get leads with pagination — iterate through large datasets cleanly.
Create a product & link it to a lead — add product info directly to a lead.
Upload a file in chunks — handle large files with ease.
Get & refresh access token — OAuth2 flows made simple.
We’ve just released a set of new tools to improve and speed up your development workflow:
- 🧰 CLI Tool for Widget Generation - for quick generation of a widget project with the required configuration and dependencies for the Kommo platform.
- ⚛️ React Hooks Library - a collection of useful React Hooks created for use in different Kommo projects
- 🎨 React UI Kit in Storybook - ready-to-use React components that implement the design of Kommo
We have updated the logic of Secret key generation for private and public integrations, now it's private. Check it out here!
