Skip to main content
Best answer

IF conditions within a Zap


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.

Best answer by plc1

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

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

5 replies

Troy Tessalone
Forum|alt.badge.img+14

  • Author
  • New
  • 2 replies
  • June 1, 2021

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


  • Author
  • New
  • 2 replies
  • Answer
  • June 1, 2021

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


Troy Tessalone
Forum|alt.badge.img+14

@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

 


Troy Tessalone
Forum|alt.badge.img+14

@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