Execution order automation multiple selected items on button press

Hi, I am using a webhook triggered by a button to print name tags. This works fine but when I want to print a 100 name tags by selecting the items and clicking the button, the name tags get printed in a random order. As a result the name tags need to be sorted manually after printing. Also it sometimes skips items or triggers the same item twice.
It is easy to simulate using a button to change the status of 10 items.

Any suggestion on how I can fix this? Clicking each button (a 100 times) is no fun.

Hey Roy,

Are you using our native Webhook integration to achieve this? I’d recommend posting this in our developer community incase some of our technical experts can provide some guidance on how to resolve this :pray:

Hi Bianca, thank you for your reply. It happens using the native Webhook integration. I will repost it.