Hey there,
I am currently using the Airtable API by using Make (Integromat).
Since the sorting from the base won’t get passed to the output, you need to sort it inside the API call.
Now I want to sort my output by two parameters.

Unfortunately the sort[0] parameter gets overwritten by sort[1].
I would like to have the sort[0] prioritised, how could I do that?
Any input or suggestions would be highly appreciated.
Thanks in advance! :slightly_smiling_face:


