{ "data": { "id": "announcing-new-features", "_id": 5678 }, "webhook": { "event": "post.published", "target": "https://yourapp.com/webhooks/buttercms" } }
Triggered when a blog post is published or republished, including scheduled publishing.
Webhook data payload for blog post 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?