About Events

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 the old Bot API has been discontinued.
Please use Events imbot.v2.

Events

Event

Triggered By

ONAPPINSTALL

Event triggered when an application with a chat bot is installed

ONAPPUPDATE

Event triggered when an application is updated

ONIMBOTMESSAGEADD

Event triggered after a message is sent from a user to the chat bot

ONIMBOTMESSAGEUPDATE

Event triggered after a message from the chat bot is updated

ONIMBOTMESSAGEDELETE

Event triggered after a message from the chat bot is deleted

ONIMCOMMANDADD

Event triggered after a command is sent from a user to the chat bot

ONIMBOTJOINCHAT

Event triggered when the chat bot joins a chat or personal dialogue

ONIMBOTDELETE

Event triggered after the application is deleted