Add User to Existing Task rpa.task.addUser
Scope:
rpaWho can execute the method: any user
The method rpa.task.addUser will add a user to an existing task.
Method Parameters
|
Name |
Description |
|
typeId |
Process identifier |
|
stageId |
Stage identifier |
|
automationRuleName |
Name of the Automation rule |
|
userValue |
String with user in the format |
Continue Exploring
- Stages: Overview of Methods
- Execute the task rpa.task.do
- Remove Automation Rule from Process rpa.task.delete
Copied