How to push multiple webhooks to one router?

Is this possible to push multiple webhooks to ONE router? I am building an automated reply system, I have multiple email campaigns and want to push all the campaign data into one scenario. I am sharing a screenshot to better understand the case.

Hey Abdul,

you cant have multiple triggers in the same scenario. You need 4 different scenarios for this - 1 for each webhook followed by an HTTP module that calls the 4th master scenario.

Also routers split one route into multiple ones, they don’t merge routes.

1 Like