How to stop module pushing duplicates

I have this integration between Snapforms and Monday.com where Snapforms will trigger a Make webhook when a form is submitted/updated in Snapforms.

Snapforms is also triggering the same webhook when the same form gets updated in their workflow. This will then create duplicates in my monday.com board.

Is there a way for me to create a check in Make to stop pushing data to monday.com if same form is present by using the Response ID as a check for duplicate? Response ID is the unique number that identifies each form in Snapforms.

Is there any way to perform a Monday search for an existing record? If yes, just add that module followed by a filter.

2 Likes