How to import
You’ll be using our API following the same steps outlined in the Creating your first incident using the API help article When making the API call to create the incident, make sure to:- Set
modewithin the request payload to"retrospective" - Set
retrospective_incident_options.slack_channel_idwithin the request payload to the Slack channel ID
FAQs
What if the Slack channel is archived?
What if the Slack channel is archived?
Bots can’t view the contents of archived channels, so you’ll need to enable privileged Slack access, which lets us temporarily unarchive the channel and read its contents. We’ll re-archive it once the import is complete.
Can I convert an existing Slack channel into an incident channel?
Can I convert an existing Slack channel into an incident channel?
No. incident.io creates a dedicated channel for each incident — there’s no way to convert an existing channel into one. To capture what happened in an existing channel, use the API import described above. To start a new incident from a specific message, use the three-dot menu shortcut.