Actions with Records in the Timeline: 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.
In the timeline of a CRM entity, you can pin 7 records. Pinned records will be displayed simultaneously under the form for creating a new activity and in their chronological place in the timeline.
Connection with CRM Entities
Comments. Use the method crm.timeline.comment.add or crm.timeline.comment.list to obtain the ID of the timeline record.
Overview of Methods
Scope:
crmWho can execute the method: any user
|
Method |
Description |
|
Pins a record in the timeline |
|
|
Unpins a record in the timeline |
Copied