Skip to content

Webhooks

Requires Elite

With webhooks, Notory calls your systems: on events (e.g., asset.created), Notory sends an HMAC-signed HTTP POST to a URL you configure — ideal for automation, ticketing systems, or data synchronization. Webhooks are tenant-bound, the signing secret is shown only once, and every delivery is recorded in a delivery log.

Webhooks require the Elite plan (feature webhooks) — below that, every /webhooks endpoint responds with 403 (“Webhooks are only included in the Elite license.”). The Administrator role is allowed to manage them. The target URL must be reachable via HTTPS from the Notory server.