Webhooks
Get notification from Compliance Cloud about your data
Webhook endpoint example
Request Body
Name
Type
Description
{
"event": "state_change",
"new_state": "qa",
"prev_state": "in_progress",
"verification_id": "21c1a29c-68e0-40a5-b6c8-6f85350213b8"
}Last updated
Was this helpful?