Task data model

View field support, webhooks, and list parameters for each integration on the Supported Integrations page.

idstring
created_atdate
(ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)
updated_atdate
(ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)
namestring
project_idstring
(reference to TaskProject)
parent_idstring
completed_atdate
(ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)
status enum
Valid values:
"OPENED"
"IN_PROGRESS"
"COMPLETED"
notesstring
due_atdate
(ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)
prioritystring
assigned_user_idsstring array
(reference to HrisEmployee)
creator_user_idstring
The user who created this task (reference to HrisEmployee)
follower_user_idsstring array
(reference to HrisEmployee)
group_idsstring array
(reference to HrisGroup)
tagsstring array
urlstring
attachment_idsstring array
Array of attachment IDs retrieved from StorageFile.Get endpoint
metadata array
has_childrenboolean
Are we missing anything? Let us know
Was this page helpful?