How do I get the order of my subitems??
I have an item where the user chooses from a list of board IDs and then clicks a button.
The button triggers Make.com to take all of the item’s subitems and recreate them as items in the selected board.
These subitems are being retrieved in order of their item IDs but surely no one is ever going to want to order them by their IDs!
How on earth do I keep/find the order in which these subitems are displayed originally??
It took me 30 minutes to set up the whole automation and get it working. Then I spent the next 2 hours until home time trying to figure out how to fix the ordering.
I’m getting very frustrated trying to find a work around to something that should be working as a basic minimum. Am I missing something obvious? It should be obvious…