Add User to Existing Task rpa.task.addUser
If you are developing integrations for Bitrix24 using AI tools (Codex, Claude Code, Cursor), connect to the MCP server so that the assistant can utilize the official REST documentation.
Scope:
rpaWho can execute the method: any user
DEPRECATED
The development of this method has been halted. Use Smart scripts as an alternative to this functionality.
The method rpa.task.addUser will add a user to an existing task.
Method Parameters
|
Name |
Description |
|
typeId |
Process identifier |
|
stageId |
Stage identifier |
|
Automation rule name |
Name of the Automation rule |
|
userValue |
String with user in the format |
Continue Your Exploration
- Stages: Overview of Methods
- Execute the rpa.task.do Command
- Remove Automation Rule from Process rpa.task.delete
Copied