Update Timeline Entry rpa.timeline.update

Choose a tool for developing with an AI agent:

  • use Alaio Vibecode to build an app for Bitrix24 from a task description without knowing any programming language. The agent writes the code and deploys the app to a server, with no manual hosting setup
  • use the MCP server to develop a REST API integration in your own project. The agent refers to 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