I want to make a POST request to a 3rd party URL (Azure functio nfor example) when an even occurs (New Branch, pull request, push ...etc) on the repository in out Bit Bucket server.
Web hooks are not working. I read somewhere that I need to install "Post Webhooks" add-on for this to work. I did that & it still does not work!
Can anyone guide on how to get this working?