Way to sort results from AtTask / WorkFront API? -


is there way sort or order results attask / workfront web api? didn't see way in api documentation.

you can sort results api appending _sort=asc. example if want sort name can pass following parameter in query. name_sort=asc


Comments

Popular posts from this blog

python - Best design pattern for collection of objects -

go - serving up pdfs using golang -

python - django admin: changing the way a field (w/ relationship to another model) is submitted on a form so that it can be submitted multiple times -