Authorization
To make sure that the incoming webhook is coming from bonzo, we'll include additional header in the request.
You can get the authorization code directly from the event notification hooks from your settings. It will appear at the bottom of the create/update event hook popup:
The code will never change, so make sure you keep it secure.