Skip to main content

Anyone have an idea why a test Zap would be successful but a) it doesn’t actually work, and b) it says “success: false”? See below. Thanks. 

 

 

Hey @Willrich45 ,

 

Seems you are trying to find a user, if yes then I think the zap is working fine.

This action ran successfully but the user was not found therefore it returned success false, if it will find the user, it will return success true and some other data as well.

If you want to add further action, you can add Zapier filter in the next step and check the value of success param.


Thanks for the reply. I’m trying to get it to run when ConvertKit adds a new subscriber via a specific form. I’m thinking I may have to change the result of the trigger because of how the Circle app works. 


@Willrich45 As @sudesh mentioned a Filter step in the Zap should do the trick: https://zapier.com/apps/filter/help

Filter logic would be such that the Zap would continue if success=true.