Skip to main content

I’m curious if there is a way to move the task to a certain step through an error handler? Or basically skip the next X number of steps?

Here is a visual:

 

Thanks in advance!

Hi @bret.knight87 

That is not currently possible.

You can duplicate the path and move it to the ERROR path.

Other options:

  • Convert the Path to be a separate Zap and chain Zaps together using Webhooks
  • Convert the Paths to Sub-Zaps

Reply