{ "data": { "id": "company-news", "buttercms_id": 1234, "page_type": "news", "editor": "Jane Editor", "name": "Company News Page", "timestamp": "2024-01-15T18:11:09", "locale": "en", "status": "published", "updated": "2024-01-15T18:11:09.791061Z", "published": "2024-01-15T18:10:00.000000Z", "scheduled": null }, "webhook": { "event": "page.all", "target": "https://yourapp.com/webhooks/buttercms" } }
Triggered when any activity occurs on a page, including create, update, publish, unpublish, and delete events.
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?