Tasks
Create, assign, and track tasks with due dates, priorities, and status updates.
📄️ Get Tasks
Get tasks - either grouped by specified field or as a flat list.
📄️ Create Task
Create a new task.
📄️ Get Task Stats
Get task statistics for the current tenant.
📄️ Get Task
Get a single task by ID.
📄️ Update Task
Update an existing task.
📄️ Delete Task
Delete a task (soft delete).
📄️ Bulk Update Tasks
Bulk update multiple tasks.
📄️ Bulk Update Task Field
Bulk update fields on tasks. Supports both ID-based and condition-based updates.
📄️ Bulk Assign Tasks
Bulk assign tasks to a user. Supports both ID-based and condition-based assignment.
📄️ Bulk Delete Tasks
Bulk delete (soft delete) tasks. Supports both ID-based and condition-based deletion.
📄️ Bulk Complete Tasks
Bulk mark tasks as complete/incomplete. Supports both ID-based and condition-based operations.