Skip to main content

I have a Zapier webhook that I send Segment.com events to.

 

I can only have one Segment Zapier webhook, but I want to trigger 2-3 zaps off those webhooks based on the data.

 

For example:

if the webhook contains “moof” I wish to write “moof” to Hubspot

if the webhook contains “stripe” I wish to write “stripe” to Stripe

if the webhook contains “banana” I wish to write “Banana” to Airtable

 

what is the best way to accomplish this? I had previously done with with a “Catch” block but it seems like Zapier no longer supports those.

Hi @plc1 

Check out this help article: https://zapier.com/help/create/code-webhooks/trigger-zaps-from-webhooks#optional-trigger-multiple-zaps-with-webhooks

 

Try using Filters or Paths in your Zaps.

Filterhttps://zapier.com/apps/filter/help

Paths: https://zapier.com/apps/paths/integrations


Thanks! this is close but not quite. Is there any way to make two zaps listen to the same Webhook Catch hook?


Ahhh paths are the fix! wow i love them, thank you.


@plc1

Q: Is there any way to make 2 zaps listen to the same Webhook Catch hook?

A: Check out this help article: https://zapier.com/help/create/code-webhooks/trigger-zaps-from-webhooks#optional-trigger-multiple-zaps-with-webhooks

 


@plc1 

Keep in mind Paths have limitations which can be reviewed here: https://zapier.com/help/create/customize/how-many-paths-can-be-placed-in-a-path-group