Authorization

To make sure that the incoming webhook is coming from bonzo, we'll include additional header in the request.

x-bonzo-code: "c81e728d9d4c2f636f067f89cc14862c"
Authorization header

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:

Create event hook popup
Create event hook popup
The code will never change, so make sure you keep it secure.