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.
TasksAdd checklist to task
Appends checklist items to a task by ID. An element prefixed with "==" starts a section, following items go under it.
TasksLog spent time into a task
Adds a time-tracking record to a task by ID: minutes, a comment, and optionally an employee.
TasksChange task creator
Changes the creator of a task by ID to the selected employee. Other task fields are untouched.
TasksTask chat ID
Returns the chat identifier of a task by its ID: a number and a ready dialog identifier chatXXX.
TasksTask checklist counters
Counts checklist points of a task by ID: total, done, remaining. For readiness control in a process.
TasksComplete or renew a task
Moves a task by ID to the Completed status or renews a completed one. The action is chosen by a parameter.
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.
TasksTask result
Returns the latest result of a task by ID: text, files, and author. For passing the task outcome down the process.
TasksLast task comment
Returns the last comment of a task by ID: text, author, and date. System records are skipped by default.
TasksTask Mute mode
Turns the Mute mode of a task by ID on or off — the task notifications stop distracting.
TasksChange task observers
Adds, removes, or replaces observers of a task by ID. The current list is preserved when adding.
TasksMessage to task chat
Sends a message into the task discussion by ID, optionally attaching Drive files.
TasksTask status
Returns the status of a task by ID: a number, a name, and a completed flag. For process conditions and branching.
TasksUpdate task by ID
Updates an existing task by ID from any workflow context. Fields are passed as JSON.