Skip to main content

I have an existing Zap that starts with a filter from a year ago or so with quite a few steps afterwards (10+). Now I want to change the filter into a path so that the scenarios that were filtered out still lead to some actions/steps.

 

It seems like you cannot add paths in the middle of your Zap, nor move steps to another place within the Zap. What would be my options (that do not include “rebuilding everything”) to add a path in my Zap?

Hi @MarijnVerdult 

You could add a webhooks action step to send data to another Zap that is triggered by a webhook.

https://zapier.com/apps/webhook/integrations


Hi @MarijnVerdult!

I’m afraid for the time-being, what Troy suggested would be your best bet. Lots of improvements are coming to how the editor works with Zap steps (moving, duplicating, etc) but right now it’s limited, so Troy’s recommendation would probably be the easiest workaround. 


@nicksimard just seeing this now. Well we would add js/python code as app in between and based on the return statement you can either filter or break. This makes huge zaps later adjustable. 


Thanks all!

@Troy Tessalone - is there an easy way to take all of the output of the trigger (WooCommerce) and put it in the payload of the webhook without defining the properties?

 

@nicksimard - sound exciting, could you tell us more about the improvements and a possible timeline? 


@MarijnVerdult

Try this setting on the Webhook using the Custom Request option.