Versions Compared

Key

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

Filter inputs

NameTypeDescriptionMandatoryAvailable from version
BrickIdGuid[]


CreatedDate

DateTime


ReceiversGuid[]The user associated with the Task

Subjectsstring[]The heading of the task

Bodiesstring[]The descriptive text of the task

IsReadboolIf the message is read by the customer

IsPublicboolIf the message is public

IsPromotedboolIf the message is promoted

EventDateFromDateTimeThe from-date of message

EventDateToDateTimeThe to-date of message

IsHTMLboolIf the text contains html

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

Priority

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

...

NameTypeDescriptionAvailable from version
BrickIdGuidThe BrickId (unique id) of the task
CreatedDateDateTimeThe date the task message was created
ReceiverGuidThe user associated with the taskreceiver of the message
SubjectstringThe heading subject of the taskthe message
BodystringThe descriptive text body of the taskthe message
EventDateDateTimeThe due date for taskfor message
IsReadboolIf the message is read
IsPublicboolIf the message is public
IsPromotedboolIf the message is promoted
IsHTMLboolIf the text body contains html
StatusstringThe status of the taskmessage, allowed values: "Created", "InProgress", "Done", "Closed"
PrioritystringThe priority of the taskmessage, allowed values: "High", "Medium", "Low"

...