New Schedule Event Trigger (Webhook/Github)
I confirm that
- [x] I have searched for an existing feature request matching the description.
Feature Description
In an 'instance' on AMP when you go to schedule, and go to create an event trigger, there doesn't seem to be an option available to trigger on webhook or change in github.
Ideally i would be able to choose something like webhook as a trigger, then i could grab from my github its webhook which gets pushed out whenever theres a changes, and this 'trigger' would listen for that and trigger once it receives it. This would allow people to use a webhook as a trigger, to trigger updates or restarts, or whatever else which could be pretty beneficial. Webhooks are available all over the place these days, so being able to use one as a trigger would be great in a lot of use cases.
Hopefully this idea can be looked into further and potentially implemented in one way or another.
Thanks!
I second this, maybe as part of the WebRequestPlugin. I wonder if the Route attribute could be utilized, though I'm unsure how the ADS would handle the route being proxied to the backend instance.
A recent update added support for Webhooks on AMP Professional Edition and higher.