Sorting query results in the API
Last update: March 5, 2025
- Topics:
- Workfront API
CREATED FOR:
- Developer
You can sort your results by any field if you append the following to your API call:
&entryDate_Sort=asc
For example, if you want to sort by task Planned Completition Date, remove entryDate
and replace it with plannedCompletionDate
.
&plannedCompletionDate_Sort=asc
This works for most fields in Adobe Workfront.
recommendation-more-help
5f00cc6b-2202-40d6-bcd0-3ee0c2316b43