Hey everyone!
I had a use case in which I needed the Monday Webhook Integration to trigger a Jenkins job. The monday webhook challenge is a bit tricky to resolve on Jenkins and other types of automation servers, so I developed this:
This allows you to forward the event data from monday to any server you choose, but also resolve the initial challenge if there is any, in the same URL.
Hope you enjoy!
PS. Roadmap - define a list of webhook locations, not just one.