Question

Run Zap only once at a time

  • 4 September 2023
  • 1 reply
  • 141 views

Hello,

 

I have zap that triggers when I get new order and puts the details into google sheet. It goes and searches for first empty row and then it pastes the details there, however, if two orders are placed at the same time, they trigger webhook both at the same time. Causing it to find first empty row exactly the same. My question which I cant find answer to is, Is there a way to trigger zap only once at a time? Meaning if two orders trigger the zap at the same time, it will first run once zap, and then once it finishes it will run next one.

 

Matias


1 reply

Userlevel 7
Badge +14

Hi @mjelinek 

Good question.

Add this Zap action: Delay - After Queue

https://help.zapier.com/hc/en-us/articles/8496288754829#delay-after-queue

Reply