diff --git a/api-reference/tasks/tasks-task-list.md b/api-reference/tasks/tasks-task-list.md index 2e2a5b6..34e8001 100644 --- a/api-reference/tasks/tasks-task-list.md +++ b/api-reference/tasks/tasks-task-list.md @@ -123,6 +123,7 @@ Optional. By default, it is sorted in descending order by task identifier. - **ONLY_ROOT_TASKS** - only tasks that are not subtasks (root tasks), as well as subtasks of the parent task to which the current user does not have access (Y\|N). - **STAGE_ID** - stage; - **UF_CRM_TASK** - CRM entities; +- **TAG** - Tasks Tags; Before the filter field name, a filtering type can be specified: - "!" - not equal @@ -444,4 +445,4 @@ Task filters by ID, date, status. For the filter `'=ID' => 3`, it is recommended - [{#T}](../../tutorials/tasks/how-to-create-comment-with-file.md) - [{#T}](../../tutorials/tasks/how-to-upload-file-to-task.md) -- [{#T}](../../tutorials/tasks/how-to-create-task-with-file.md) \ No newline at end of file +- [{#T}](../../tutorials/tasks/how-to-create-task-with-file.md)