Remove Automation Rule from Process rpa.task.delete
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. Please use Smart scripts as an alternative to this functionality.
This method removes the Automation rule named robotName from the process with the identifier typeId at the stage with the identifier stageId.
Method Parameters
|
Name |
Description |
|
typeId |
Identifier of the process |
|
stageId |
Identifier of the stage |
|
robotName |
Name of the Automation rule |
Continue Exploring
- Stages: Overview of Methods
- Add User to Existing Task rpa.task.addUser
- Execute the rpa.task.do Command
Copied
Previous
Next