Bridge sort sheet by two columns

Zeb Loewenstein
Zeb Loewenstein ✭✭✭✭
edited 03/10/23 in Add Ons and Integrations

We're using an HTTP Call to sort a sheet based on the values within a column.

Is it possible to sort by TWO columns within the same query? If so, I'd be grateful to know how the parameter body should be updated to accommodate.

E.g. Sort by "Manager" then "Resource Name"

Form Parameter - Body = {"sortCriteria": [{"columnId": 3400991145518980, "direction": "ASCENDING"}]}


Tags:

Best Answer

Answers