Hi
I think i got the same problem as the people above. I created a form that is connected to Hubspot with Zapier. Based on the answers in the form i create a line item in a quote in Hubspot. For each line item i have to create a step in Zapier:
Step 1 : Create line item for product A
Step 2: Create line item for product B
etc.
The problem is that not all quotes that are created in Hubspot contains all products that we sell. The products that are need to be on the quote, are based on the answer people give in the form. So when the don’t need product B, that line item should not be on the quote.
When the field are empty in the step to create a line item, i get an error. When this happens i don’t want the Zap to stop. I want it to continue with the next step and ignore the error. As mentioned above by others, the error handler feature is not helpfull for this problem. Because you have to duplicate all your steps in the error path.
I don’t need to create a whole different path. All i need is the zap to continue to the next step and finish the zap despite errors in some steps.