Skip to main content

Task

A task that can be attached to a Note

Fields

assignees[User!]!

The Users that are assigned to the Task

completed_atDateTime

When the Task was marked as completed

created_atDateTime!

The date the Task was created

deadlineDateTime

The deadline of the Task

deleted_atDateTime

When the Task was deleted

idID!

The unique identifier of the Task

noteNote!

The Note that the Task is attached to

notified_atDateTime

When a notification was sent for the current Task deadline

recurrence_ruleString

The frequency that the Task recurs on in rrule format

recurringString

The frequency that the Task recurs on

repeatTaskRepeat

The frequency that the Task repeats

segmentSegment

The Segment the Task is linked to

timezoneString

The timezone of the Task

updated_atDateTime!

The date the Task was last updated

web_urlURL!

The URL to the Task inside the web application