Question

can I have different Zaps using the same webhook call?

  • 17 January 2023
  • 1 reply
  • 348 views

I made duplicates of the same zap but the duplicates do not seem to run. the zaps have similar functionality except a few different conditions but they connect to the same app via same webhook. do I need a different webhook for each?


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +14

Hi @anzo 

Good question.

Zap Webhooks help articles: https://zapier.com/apps/webhook/help

Every Zap will have a unique webhook URL.

 

Triggering Multiple WebHooks At Once

If you have three Zaps with webhook URLs that look like this:

You can combine them into a single URL like this:

Requests sent to this URL will trigger all three webhook URLs at once.