Skip to main content
Best answer

Is it possible to keep zaps on even after an error?


Forum|alt.badge.img

I needed to run a “find” function on an app that would return an error if nothing exists. I used this clever strategy to complete the “find” using a test variable in Story by Zapier:

However, my Zap will always have at least one error when it runs, so it will always turn off! I need my zap to stay on, even after it experiences an error. Is this possible?

If not, is there a way to get around this?

Cheers,

Tristan

Best answer by AndrewJDavison_Luhhu

@Tristan Scifo 

The zap has the error because one of the steps after your “Find” step requires a data field from it, and doesn’t get it.

Try adding a filter after the find step.

The left dropdown should be the “ID” field from the “Find step” and the criteria should be “Exists”

That way if nothing is found in your Find step, then the zap will stop that run, but not error and switch off.

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

AndrewJDavison_Luhhu
Forum|alt.badge.img+10

@Tristan Scifo 

The zap has the error because one of the steps after your “Find” step requires a data field from it, and doesn’t get it.

Try adding a filter after the find step.

The left dropdown should be the “ID” field from the “Find step” and the criteria should be “Exists”

That way if nothing is found in your Find step, then the zap will stop that run, but not error and switch off.


Forum|alt.badge.img
  • Author
  • Tinkerer
  • 8 replies
  • September 3, 2020

Thanks Andrew. I found the following to fix the issue I had: