Task

Get tasks

Add task

Add a new task.

Delete tasks

Delete a list of tasks.

Get task by id

Get a task by its unique identifier.

Update task

Update an existing task.

Duplicate task

Duplicate an existing task by its unique identifier. Returns the new task data or errors.

Delete task

Delete a single task.

Run task

Run a task immediately. Returns the task status ID. Use it to get the execution status.

Enable or disable tasks

Enable or disable tasks.

Get task reports

Get task report

Add task report

Add task report for a specific task.

Delete task report

Delete a task report by its unique identifier .

Update task report

Update task reports for a specific task.

Delete task reports

Delete a task reports by its unique identifiers .

Get task recipients

Add task recepients

Add recepients to a task.

Delete task recepients

Delete a task recepients by its unique identifier and type.

Update task users

Update users associated with a task.

Get task triggers

Add task schedule

Add a new task schedule.

Get task schedule.

Get a task schedule by its unique identifier and the task's unique identifier.

Delete task schedule

Delete a task schedule by its unique identifier.

Update task schedule.

Update an existing task schedule.

Delete task triggers

Delete one or more task triggers by their unique identifiers.

Add task external event

Add an external event to a task.

Delete task external event

Delete a task external event by its unique identifier.

Update task external event

Update an external event associated with a task.

Get task external event

Get detailed information about a specific external event associated with a task.

Update task email

Update a TaskEmail of a task.