We provide a web service to allow to receive from 3rd party services events notifications, rewrite them to a format we can exploit and route them to our MQ broker.
The goal is to let our broker centralize messages, but allow to receive arbitrary stuff.
Use case 1
GitHub offers a Webhooks API and send JSON messages
Use case 2
Sometimes, an arbitrary notification could be sent to Dæghrefn to broadcast on IRC. We can provide an API for that.