Webhooks

Configure RiskOS™ webhooks to receive real-time event notifications for evaluation decisions, case management, and workflow triggers.

Webhooks provide real-time, event-driven communication between RiskOS™ and your applications. When specific events occur in RiskOS™ (such as evaluation completions, decision changes, or case updates), HTTP POST requests are automatically sent to your configured endpoints with relevant event data.


Get started


Event quick reference

Event typeCategoryDescription
evaluation_completedEvaluationEvaluation processing completed
evaluation_pausedEvaluationEvaluation processing paused
reevaluationEvaluationCase reevaluated
workflow_execution_failedEvaluationEvaluation execution failed
decision_updateCase ManagementDecision updated in Case Management
fraud_confirmingCase ManagementCase marked as fraud or non-fraud
review_case_assignedCase ManagementCase assigned to a reviewer
review_case_unassignedCase ManagementCase unassigned from a reviewer
case_status_updatedCase ManagementCase status updated
case_notes_addedCase ManagementNotes added to a case
case_attachment_addedCase ManagementAttachments added to a case

For full payload schemas and examples, see the webhook event reference.


Product-specific webhooks