I have a webhook that starts a scenario and works fine. I want to use the same webhook in a different scenario I will create, but I can’t see it in the list when requested to select one.
According to the tutorial https://www.integromat.com/en/help/app/webhooks it’s possible to have the same webhook in multiple scenarios.
Should I do something to be able to choose the same webhook?
Thanks.
1 Like
Unfortunately, only the Integromat platform supported that. When you migrate to Make, unique webhooks need to be created.
Please see this page: https://www.make.com/en/help/tools/webhooks#creating-custom-webhooks
One way to work around this is to have the scenario that has the main webhook run multiple scenarios via HTTP or Make modules.
Using HTTP modules, you can trigger other scenarios configured to start via Webhook.
Using Make modules, you can run modules directly, but can’t pass data into them unless you’re on the Pro, Teams, or Enterprise plan.
3 Likes
Thanks, Donald. I will try your workaround. Let’s see if I understood.