Comments: 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 methods rpa.comment.* has been halted.
Please use the section Smart Processes CRM.

Scope: rpa
Who can execute the method: any user

A set of methods for working with comments in the timeline of entities.

In fact, comments are the same as timeline entries, but with a different display and the ability for users to edit them.

Comment data can be retrieved using the method rpa.timeline.listForItem — this method returns all entries, including comments.

Method

Description

rpa.comment.add

Creates a new comment in the timeline of the entity with the identifier itemId of the process with the identifier typeId

rpa.comment.update

Updates the timeline entry with the identifier id

rpa.comment.delete

Deletes the comment with the identifier id