Elements: Overview of Methods
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.
DEPRECATED
The development of methods rpa.item.* has been halted.
Please use the SPA CRM section.
Scope:
rpa
Who can execute the method: any user
Since the elements of each workflow are stored in separate tables, the identifiers of elements from different workflows will overlap.
Therefore, it is necessary to pass the workflow identifier typeId to all methods.
|
Method |
Description |
|
Adds a new element to the workflow with the identifier |
|
|
Updates the element with the identifier |
|
|
Retrieves information about the element with the identifier |
|
|
Retrieves data about the current tasks of the element with the identifier |
|
|
Retrieves a list of elements in the workflow with the identifier |
|
|
Deletes the element |