I have created zap which uses below steps.
- Connect with Google sheets
- Filter - Used to consider only excel rows which has some flag.
- Find My SQL row - Find My SQL Row based on key column.
- Zapier Paths - Add OR Update rows based on step-3. If Step-3 returns 0 rows then ADD row in My SQL otherwise update.
When I execute this zap then it’s working fine at my end but when I configure same zap in client’s account then zap executes but in “Task History” it shows zap as “Filtered” and Zapier Paths(Step-4) are not being executed.
Can anyone guide me to troubleshoot issue?