Best answer

Test works but "success: false"

  • 30 December 2020
  • 3 replies
  • 264 views

Userlevel 1

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. 

 

 

icon

Best answer by sudesh 30 December 2020, 15:45

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Userlevel 3
Badge +2

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.

Userlevel 1

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. 

Userlevel 7
Badge +14

@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.