Chatbots: Overview of Methods
If you are developing integrations for Bitrix24 using AI tools (Codex, Claude Code, Cursor), connect to the MCP server so that the assistant can utilize the official REST documentation.
DEPRECATED
The development of imbot.* methods has been halted.
Please use the section on Chatbots (imbot.v2.Bot.*).
Scope:
imbot
Who can execute the method: depends on the method
Methods
|
Method |
Description |
|
Registers a new chatbot |
|
|
Updates the chatbot's data and its event handlers |
|
|
Returns a list of registered chatbots |
|
|
Removes a chatbot |
Copied