AuthenticationΒΆ

At the moment there is no authentication method that allows you to verify the legitimacy of a webhook request, however future releases of the project will take this factor into account.

At this stage, in order authenticate the webhook requests, we advise to add a secret in the URL and force server IP restrictions on the incoming HTTP requests.