Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Filter inputs

NameTypeDescriptionMandatoryAvailable from version
BrickIdGuid[]The BrickId (unique id) of the tasltask
New method in 2.24

CreatedDate

DateTimeThe date the task was created

UsersGuid[]The user associated with the Tasktask

AdministratorsGuid[]The admin user associated with the task

Headingsstring[]The heading of the task

Textsstring[]The descriptive text of the task

DueDateFromDateTimeThe from-date for task

DueDateToDateTimeThe to-date for task

IsHTMLboolIf the text contains html

Statusstring[]The status of the task, allowed values: "Created", "InProgress", "Done", "Closed"

Priorities

string[]The priority of the task, allowed values: "High", "Medium", "Low"

...