
Available Webhooks
Event | Description |
---|---|
Status Update | Triggered when the status of a policy changes. |
Document Update | Triggered when a document is uploaded to a policy. |
Webhook Security
To ensure the authenticity of incoming requests, Yasmina includes a Webhook Key in the header of every webhook request.- Header:
x-webhook-key
- How to get it: You can generate and manage your Webhook Key by clicking Edit and the refresh icon in the Webook key field
Testing the webhook
Yasmina allows you to test your Webhook instantly. Simply Click on “Test call”.Payload Structure
Webhook requests are sent asPOST
requests with a JSON body. The payload will be the same object that you acquire when you create a policy, for example: