Help and Documentation
...
Webhooks
Event Payloads
incident_post_mortem.*
1min
JSON
{ "event: : { "id": "9839c4ca-5e7b-416d-ad95-d09ae0c8eead", "type": "incident_post_mortem.created", "issued_at": "2022-11-27T19:36:00.000-08:00", }, "data": { "id": "2c7497e5-5d15-4fa4-aeac-cac063aafe19", "incident_id": "b7eed587-50e6-44fe-b010-7a2bb05d737a", "title": "Sparkling Frost", "status": "draft", "url": "http://rootly.com/account/incidents/19-sparkling-frost/postmortem_url", "short_url": null, "content": "<h1>{{incident.created_at | date: \"%Y-%m-%d\"}} - {{incident.title}}</h1>\n<h1><strong>Leadup</strong></h1>\n<br><span style=\"color: #7a869a\">Describe the circumstances that led to this incident</span><br><br>\n<h1><strong>Fault</strong></h1>\n<br><span style=\"color: #7a869a\">Describe what failed to work as expected</span><br><br>\n<h1><strong>Detection</strong></h1>\n<br><span style=\"color: #7a869a\">Describe how the incident was detected</span><br><br>\n<h1><strong>Root causes</strong></h1>\n<br><span style=\"color: #7a869a\">Run a 5-whys analysis to understand the true causes of the incident</span><br><br>\n<h1><strong>Mitigation and resolution</strong></h1>\n<br><span style=\"color: #7a869a\">What steps did you take to resolve this incident?</span><br><br>\n<h1><strong>Lessons learnt</strong></h1>\n<br><span style=\"color: #7a869a\">What went well? What could have gone better? What else did you learn?</span><br><br>", "published_at": null, "started_at": "2022-11-27T19:36:00.000-08:00", "mitigated_at": "2022-11-27T19:44:32.156-08:00", "resolved_at": "2022-11-27T19:44:32.156-08:00", "cancelled_at": null, "show_timeline": true, "show_timeline_starred_only": false, "show_timeline_genius": true, "show_timeline_trail": true, "show_timeline_tasks": true, "show_timeline_action_items": true, "show_functionalities_impacted": true, "show_services_impacted": true, "show_groups_impacted": true, "show_action_items": true, "created_at": "2022-11-27T19:36:49.779-08:00", "updated_at": "2022-11-27T19:44:32.177-08:00" } }