How to Sort an Array?

[ ] is already the first item in the array. What do you wanna do exactly. If you want to get the data from the first Item (order_id, order_status etc) you can use the map-function.

Take a look here Getting data from a bundle? - #2 by guuyef

or use the make.com docu

2 Likes