January 30, 2026

Webhook support for build and deployment events

You can now subscribe to webhooks for real-time notifications about builds, deployments, and content changes.

Supported events

  • deployment.started — Fired when a deployment begins
  • deployment.completed — Fired when a deployment succeeds or fails
  • content.published — Fired when a page or content entry is published
  • content.unpublished — Fired when content is taken offline

Configuration

Webhooks can be configured in your project settings or via the API. Each webhook supports custom headers for authentication and filtering by event type.