Webhooks are part of the Scribe API and require a plan with API access. Only workspace owners and admins can manage them.
Managing your webhooks
Open Settings → Webhooks (in the Technical section). The page lists every endpoint your workspace has configured, with the events each one subscribes to and its current status. Click Manage webhooks to open your workspace’s webhook portal, where you can:- Add endpoints — register any HTTPS URL your systems expose, or the URL of an automation tool.
- Choose events — subscribe an endpoint to specific event types, or to everything.
- Inspect deliveries — see every delivery attempt, its response, and replay failures.
- Manage secrets — each endpoint has a signing secret so your systems can verify the notifications really come from Scribe.