{ "data": { "id": "events", "itemid": "/v2/content/?keys=events[_id=9012]", "label": "Annual Developer Conference 2024", "editor": "Event Planner", "timestamp": "2024-01-15T15:20:00", "locale": "en", "status": "draft" }, "webhook": { "event": "collectionitem.draft", "target": "https://yourapp.com/webhooks/buttercms" } }
Triggered when a collection item draft is saved, including on creation, update, or unpublished changes.
Webhook data payload for collection item 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?