Update Timeline Record rpa.timeline.update

Scope: rpa

Who can execute the method: any user

This method updates the timeline record with the identifier id.

The method only updates the title and description fields, and only those records that were created by the same user and through the application.

Method Parameters

Name
type

Description

id
integer

Identifier of the record

fields
object

Object with fields of the record

Fields Parameter

Name
type

Description

title
string

Title of the record

description
string

Description of the record. HTML tags can be used

Continue Exploring