AMP icon indicating copy to clipboard operation
AMP copied to clipboard

New Schedule Event Trigger (Webhook/Github)

Open tumeden opened this issue 9 months ago • 1 comments

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!

tumeden avatar Apr 13 '25 20:04 tumeden

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.

p0t4t0sandwich avatar Apr 13 '25 20:04 p0t4t0sandwich

A recent update added support for Webhooks on AMP Professional Edition and higher.

PhonicUK avatar Oct 01 '25 15:10 PhonicUK