Feature Request
Allow multiple webhooks per application
Guy Sartorelli
Currently we can only apply a single webhook to each application. This means that if we want to apply more than one webhook for the application, we have to build a separate service which takes the POST requests and forwards them on to each of our separate webhooks.
Please provide a way for us to apply multiple webhooks to each application.