Best answer

IF conditions within a Zap

  • 2 June 2021
  • 5 replies
  • 183 views

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.

icon

Best answer by plc1 2 June 2021, 00:55

View original

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

Userlevel 7
Badge +14

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.

Userlevel 7
Badge +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

 

Userlevel 7
Badge +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