Skip to main content

Execution order automation multiple selected items on button press (repost)

  • March 21, 2024
  • 3 replies
  • 162 views

  • New Participant

Hi, I am using a native webhook integration 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.

3 replies

Matias.Monday
Forum|alt.badge.img
  • monday.com Team Member
  • March 24, 2024

Hello there @rre,

What about using a board multi item menu app feature that would get you the IDs of the items and then using that list to get the data and print the tags?

Looking forward to hearing from you 🙂

Cheers,
Matias


  • Author
  • New Participant
  • March 28, 2024

Hi Matias,

Thank you for your reply. Could be a workaround, I will read up on it.

Kind regards,
Roy


Matias.Monday
Forum|alt.badge.img
  • monday.com Team Member
  • March 31, 2024

Happy to help @rre !