How to create a buffer after a trigger in case there are errors?


I have a trigger where if an Excel column text is changed to ‘no’, it triggers a zap.

 

But I want to avoid a situation where if the column is changed by accident, I don’t want it to trigger the zap immediately. I want a 1 minute buffer to allow the user to correct their error and undo the column change.

 

I know I can add a delay step, but will this cancel the zap or just delay it? What I mean is, if I put a delay step after the trigger, will it just wait a minute and then continue the zap anyway?

 

If so, how can I create a buffer period in which the zap checks to see if the trigger was an error or not?

 



Source link

Leave a Comment