CRM Tasks: Supported Filters and Sorting

The following table shows field support for filters and sorting for the task object:

FieldSupported FiltersSortable
id$eq, $ne, $inSortable
createdDate$eq, $ne, $gt, $lt, $gte, $lteSortable
updatedDate$eq, $ne, $gt, $lt, $gte, $lteSortable
dueDate$eq, $ne, $gt, $lt, $gte, $lteSortable
status$eq, $ne, $in, $nin
contact.id$eq, $ne, $in, $exists

Related content: API Query Language, Query Tasks

Was this helpful?
Yes
No