Skip to main content

TaskV2

A task that can be completed

Fields

assigned_to_teamTeam

The Team that is assigned to the Task

assigned_to_userUser

The User that is assigned to the Task

associated_resources[TaskV2Association!]!

The Resources that the Task is associated with

auto_assignment_strategy[TaskV2AutoAssignmentStrategy!]!

The auto assignment strategy of the Task

cancelled_atDateTime

When the Task was cancelled

completed_atDateTime

When the Task was marked as completed

completion_dataJSONObject

The completion data of the Task

completion_statusTaskV2CompletionStatus!

The completion status of the Task

created_atDateTime!

The date the Task was created

created_by_userUser

The User that created the Task

dataJSONObject

The data of the Task

deleted_atDateTime

When the Task was deleted

description_htmlString

The HTML description of the Task

description_textString

The description of the Task

due_dateDateTime!

The deadline of the Task

expires_atDateTime

The date and time the Task will expire

idID!

The unique identifier of the Task

initially_incomplete_atDateTime

When the Task was marked as incomplete

snoozed_untilDateTime

The date and time the Task will be snoozed until

time_zoneString!

The time zone of the Task

titleString!

The title of the Task

typeTaskV2Type!

The type of the Task

updated_atDateTime!

The date the Task was last updated