Tasks
“Tasks” robots for Bitrix24 business processes — ready-made activities for the workflow designer.
Nothing found
Clear all current task tags
Removes all tags from the current task. Run it in a task's own automation or business process — no ID needed. Returns how many tags were removed.
TasksClear all task tags by ID
Removes all tags from a task by its ID. Returns how many tags were removed.
TasksCurrent task CRM binding
Links, unlinks or replaces a CRM element (contact, company, deal, lead) on the current task. Run it in a task's own automation or business process — no ID needed. "Replace" swaps the element of the same type.
TasksFind task by condition
Searches for tasks by filter: responsible, title, deadline, CRM link, status, or a custom JSON filter.
TasksRemove current task tags
Removes the named tags from the current task. Run it in a task's own automation or business process — no ID needed, the robot takes the current task. Other tags are kept.
TasksRemove task tags by ID
Removes the named tags from a task by its ID. Any other tags on the task are kept. Handy for stripping a label when moving to a stage.
TasksTask CRM binding (by ID)
Links, unlinks or replaces a CRM element (contact, company, deal, lead) on a task by its ID. "Replace" drops prior bindings of the same type and sets the new one.
TasksUpdate task by ID
Updates an existing task by ID from any workflow context. Fields are passed as JSON.