Task
Set of methods for handling tasks.
rpa.task.*
Method | Description | Available from version |
---|---|---|
rpa.task.delete({typeId: number, stageId: number, robotName: string}) |
Deletes automation rule with name robotName from the process with ID typeId and from stage with ID stageId . Parameters:
|
|
rpa.task.addUser({typeId: number, stageId: number, robotName: string, userValue: string}) |
Adds user to existing task. Parameters:
|
|
rpa.task.do({}) |
Method to execute a task. Set of parameters depends on a task. |
© «Bitrix Inc.»,
2001-2021,
«Bitrix Inc.», 2021
User Comments
User comments are not part of official documentation. Use information provided by other users in the comments at your own risk.The User Comments section is not to be used as a feature discussion board. Only registered users can post comments. Your comment will be visible once it has been approved by the moderator.