Update Timeline Entry rpa.timeline.update

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.

Scope: rpa

Who can execute the method: any user

DEPRECATED

The development of this method has been halted. Please use Smart scripts as an alternative to this functionality.

This method updates the timeline entry with the identifier id.

The method only updates the title and description fields, and only for entries created by the same user and through the application.

Method Parameters

Name
type

Description

id
integer

Identifier of the entry

fields
object

Object containing the fields of the entry

Parameter fields

Name
type

Description

title
string

Title of the entry

description
string

Description of the entry. HTML tags can be used

Continue Exploring