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

go - serving up pdfs using golang -

python - Best design pattern for collection of objects -

sharepoint online - C# CSOM SPView ListItemCollection did not update after I add new field in the SP view -