Question

Zap is running twice (Duplicate trigger)



Show first post

28 replies

Userlevel 1
Badge

hi Troy,

 

I now have my Zaps set up in this way however they are still triggering twice. I wondered if you can have a look at my set up for me ?

 

I have attached screenshots of how the zap is set up, and also the 2 duplicated triggered Zap runs. They are both looking for the same uuid in the spreadsheet however they both return “_zap_data_was_found: false”. If this was working correctly the second zap run should return “_zap_data_was_found: true” and then not continue, as my next zap step is a filter step to only continue if “_zap_data_was_found: false”

 

Thanks

Userlevel 7
Badge +14

Hi @Mitchell Zezima 

Good question.

Perhaps try a different approach that doesn’t involve code.

Use a GSheet to log the submission IDs.

Use the GSheet Lookup Row (else Create Row) logic.

If an existing row was found, then the Filter step would not pass.

Userlevel 1
Badge

pictures here

Reply