Operations

Review Webhooks

Synchronize review state with Slack, ticketing systems, queues, or internal operations consoles.

POST /webhooks/turnkeeper-review
{
  "event": "review.approved",
  "audit_event": "tk_evt_8h3k",
  "resolution": "approved_with_note"
}

Webhooks keep the source workflow and the review surface aligned after a human approves, revises, or blocks the proposed action.