Overview of Events in KEDO
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.
Events allow applications to receive notifications about changes in the statuses of documents and signing participants.
A detailed explanation of working with events is provided in the article Concept and Benefits of Event Processing.
Quick navigation: all events
How to Receive Events
You can subscribe to events in the section through the application and the method event.bind.
An example of a handler code for the event is described in the article How to Test Your Handler for Processing Events in Bitrix24.
Availability of Servers for Sending and Receiving Events
The event handler server must be accessible from the outside. To configure the accessibility of the event handler server and application, refer to the article Required network access.
For cloud Bitrix24, no additional configuration is required. For on-premise Bitrix24, configure accessibility on the server or hosting according to the article Required network access.
Overview of Events
Scope:
sign.b2eWho can subscribe: a user with access to KEDO
|
Event |
Triggered |
|
When the status of a document changes |
|
|
When the status of a signing participant changes |