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:
rpaWho 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 |
Description |
|
id |
Identifier of the entry |
|
fields |
Object containing the fields of the entry |
Parameter fields
|
Name |
Description |
|
title |
Title of the entry |
|
description |
Description of the entry. HTML tags can be used |
Continue Exploring
Was the article helpful?
Previous