Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法对 AtTask / WorkFront Web API 的结果进行排序或排序?我在 API 文档中没有看到方法。
您可以通过附加 _Sort=asc 对 api 的结果进行排序。例如,如果要按名称排序,可以在查询中传递以下参数。name_Sort=asc