Comments: Overview of Methods
Scope:
rpaWho 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 the user to edit them.
Comment data can be retrieved using the method rpa.timeline.listForItem — this method returns all entries, including comments.
|
Method |
Description |
|
Creates a new comment in the timeline of the entity with the identifier |
|
|
Updates the timeline entry with the identifier |
|
|
Deletes the comment with the identifier |
Copied