Is there a way to sort or order the results from the AtTask / WorkFront web API? I didn't see a way in the API documentation.
Asked
Active
Viewed 342 times
1 Answers
1
You can sort results from the api by appending _Sort=asc. For example if you want to sort by name you can pass the following parameter in your query. name_Sort=asc

michael johnson
- 757
- 1
- 4
- 10