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: rpa

Who 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
type

Description

typeId
integer

Process identifier

stageId
integer

Stage identifier

Automation rule name
string

Name of the Automation rule

userValue
string

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

Continue Your Exploration