Tasks
Get tasks
Get a paginated, filtered, and sorted list of tasks. Supports pagination, search filtering, and sorting by multiple fields.
Create task
Create a new task.
Duplicate task
Duplicate an existing task.
Get task
Get details of a specific task by its ID.
Delete task
Delete a task by its ID.
Update task
Update an existing task.
Delete tasks.
Delete multiple tasks.
Get permissions
Get permissions associated with a specific task.
Set permissions
Set permission for a task.
Get member permissions
Get permissions associated with a specific member of a task.
Delete member permissions
Delete permissions for a member.
Set member permissions
Set permissions for a member of a task.
Delete members permissions
Delete members permissions.
Change owner
Change the owner of a task.
Get task email
Get the email details associated with a task.
Update task email
Update the email details associated with a task.
Get task recipients
Update task recipients
Update the recipients associated with a task.
Get non-added task recipients
Retrieves organization members (Users and Groups) that are NOT yet added as task recipients. Supports pagination, sorting, and search filtering at database level.
Delete task recipients
Delete the specified recipients from the task.
Get task schedule
Get the schedule details for the specified task schedule ID.
Add or update a schedule
Add or update a schedule for the specified task.
Get task schedules
Get the schedules associated with the specified task.
Delete task schedules
Delete multiple task schedules based on their unique identifiers.
Get external event
Get a specific external event associated with a task identified by its ID and the external event ID.
Add or update external event
Get task external event
Get a list of external events associated with a specific task identified by its ID.
Get triggers
Delete external events
Delete multiple external events associated with a specific task identified by its ID.
Delete external event
Delete a specific external event associated with a task identified by its ID and the ID of the external event.
Delete triggers
Delete multiple triggers associated with a task.
Get task reports
Get reports associated with a specific task.
Get task report
Get a specific task report.
Add or update report
Add or update a report associated with a task.
Delete task reports
Delete task reports associated with a task.
Run task
Execute a task immediately in the background.