We have a sheet we use for Development Projects, sometimes people submit support tickets there that we want to be able to easily forward to our ticketing system, Service Now.
I have an automation setup to trigger on a checkbox being checked that sends an email to our ticketing system, which creates a ticket.
The trouble comes when we need to send multiple rows. If we select a checkbox and save, it should immediately trigger the automation to send the email, but there is a significant delay, and the emails send threaded and end up in a single ticket in Service Now, even if I wait several minutes between clicking the checkboxes and saving between each one.