I have 2 scenarios each of them has its own webhook.
I want to build a new scenario in which when this scenario triger, make will duplicate each of those scenarios and of course change their webhook address.
I have already tried to build it with the make’s app with the module of “create a scenari” but it force me to put schedule option but as we know, when it comes to webhooks the schedule option is immediately (there is no option like this in the options list).
Is there are other way to achieve my target?
1 Like
As you can see here,
I’m sure others would agree that duplicating scenarios with Webhook triggers is a nice feature to have.
You can submit this suggestion to the Idea exchange, under App improvement ideas.
Don’t forget to search for it first, just in case someone already suggested it, so that you don’t end up creating a duplicate.
You can use the Make API to create a new webhook, and create the scenario with the new webhook, and update the scenario to run “Immediately”.
This would allow you to clone scenarios with Webhooks.
Screenshot of result:
samliew – request private consultation
3 Likes
Thanks @samliew !
Appreciate your fast response
No problem, glad I could help!
1. If you have a new question in the future, please start a new thread. This makes it easier for others with the same problem to search for the answers to specific questions, and you are more likely to receive help since newer questions are monitored closely.
2. The Make Community guidelines encourages users to try to mark helpful replies as solutions to help keep the Community organized.
This marks the topic as solved, so that:
- others can save time when catching up with the latest activity here, and
- allows others to quickly jump to the solution if they come across the same problem
To do this, simply click the checkbox at the bottom of the post that answers your question:
3. Don’t forget to like and bookmark this topic so you can get back to it easily in future!
samliew – request private consultation
1 Like