I have set up a catch hook in webhooks by zapier from our ecommerce store to a google sheet (Create Spreadsheet Row(s)) and in between created a filter action to only continue if a variable exactly matches a specific name. The problem is that with our ecommerce store users can buy different products at once and the way it is pushing to the google sheet is that if that value exists, it pushes all of the other values too. But what I basically want to do is to only push to the google sheet rows that contain the filter and to disregard everything else. I thought of adding a second action filter and a second spreadsheet row(s) in google sheet but it is still pushing all the variables that if the filter exists, pushes everything into the google sheet. How can I get through this?
