How to make action step failing to run cause all other steps to stop


We have a lot of different zaps where leads come in from an IDX and is sent to the clients CRM. We also frequently send the info, or at least increment a counter, to twilio sms notifications, a google sheet tracker, and databox. The issue is that when our step that sends the lead info to the CRM fails, the other steps still run. I want them to stop too if the first step fails because it typically means the lead already exists and I don’t want to double count them. So, how can we make the zap stop all action steps if the first action step fails? Thanks!

See here for example: Hubspot stopped because Contact already exists. So how can we make the next 3 steps stop too if that happens?

 



Source link

Leave a Comment