Nov 18, 2020 09:52 PM
Hi, in my GET request, how do I reorder the fields “id” from new to old in the request? right now they’re all over the place (screenshot shows “id”:13, then “id”: 10 and finally “id”: 15).
I would like to reorder them to: 15, 13, 10
Nov 18, 2020 10:36 PM
Use the “sort” command, as outlined in the Airtable API.