Dear Make community
I am currently creating a scenario in which I want to retrieve Trello cards from a Trello board and then loop through them. Unfortunately, the Trello cards are sorted by creation date and not by order within the Trello list and there is - as i see - no sortoption to order by this (in query of i found a “sort” option, but no way to sort like sort:position…).
I have seen that there is a Position field in the output of the cards, but even after a lot of trial and error I have not found a way to sort the cards by it.
How can i sort them correctly… I hope I have explained this clearly. Thank you very much for any help .