{ "data": { "id": "team_members", "itemid": "/v2/content/?keys=team_members[_id=1234]", "label": "John Smith - Senior Developer", "editor": "HR Manager", "timestamp": "2024-01-15T11:30:00", "locale": "en", "status": "published" }, "webhook": { "event": "collectionitem.all", "target": "https://yourapp.com/webhooks/buttercms" } }
Triggered when any activity occurs on a collection item, including create, update, publish, unpublish, and delete events.
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?