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 beginsdeployment.completed— Fired when a deployment succeeds or failscontent.published— Fired when a page or content entry is publishedcontent.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.