{ "data": { "id": "product-launch", "buttercms_id": 5678, "page_type": "landing", "editor": "Marketing Team", "name": "Product Launch Landing Page", "timestamp": "2024-01-15T14:30:00", "locale": null, "status": "published", "updated": "2024-01-15T14:30:00.123456Z", "published": "2024-01-15T14:30:00.123456Z", "scheduled": null }, "webhook": { "event": "page.published", "target": "https://yourapp.com/webhooks/buttercms" } }
Triggered when a page is published or republished, including scheduled publishing.
Webhook data payload for page events
Show child attributes
Webhook metadata included in all webhook payloads
Return a 200 status to indicate that the data was received successfully
Was this page helpful?