Add User to Existing Task rpa.task.addUser

Scope: rpa

Who can execute the method: any user

The method rpa.task.addUser will add a user to an existing task.

Method Parameters

Name
type

Description

typeId
integer

Process identifier

stageId
integer

Stage identifier

automationRuleName
string

Name of the Automation rule

userValue
string

String with user in the format First Last [user id]

Continue Exploring