Integrations / Incidents & monitoring
incident.io
Look up incidents and their updates, statuses and severities, declare incidents and share updates, and trigger workflows from incident.io incident, follow-up, alert, escalation and schedule events.
Tools
incident_io.list_incidents
List incidents, newest first, optionally only those in given status categories. Incident IDs look like 01FDAG4SAP5TYPT98WGR2N7W91.
incident_io.get_incident
Get an incident by ID, e.g. 01FDAG4SAP5TYPT98WGR2N7W91, with its roles, custom fields and timestamps.
incident_io.list_incident_updates
List the updates shared on an incident, with the status and severity each moved it to.
incident_io.list_incident_statuses
List the account's incident statuses with their IDs and categories, for moving incidents between statuses.
incident_io.list_severities
List the account's severities with their IDs, lowest rank first.
incident_io.share_incident_update writes
Share an update on an incident with a message, and optionally move it to a new status or severity.
incident_io.create_incident writes
Declare a new incident.
incident_io.api_get
Send a GET request to any incident.io API path under https://api.incident.io and return the response. For endpoints the named tools don't cover.
incident_io.api_request writes
Send a POST, PUT, PATCH or DELETE request to any incident.io API path under https://api.incident.io.
Tick Allow raw writes on the connection to add api_request, which can send POST, PUT, PATCH and DELETE requests to any incident.io API path.
Connect
- In incident.io, open Settings → API keys and create a key. Give it the roles your workflows need to view, create and update incidents. Roles can only be chosen when the key is created.
- Paste the key on the connection.
- To trigger workflows, open Settings → Webhooks, add an endpoint with the request URL shown on the connection page and the event types you need, and paste its signing secret on the connection.
Credentials
Triggers
In incident.io, open Settings → Webhooks, add an endpoint with this URL and the event types to send, and paste the endpoint's signing secret on this connection.
Events
triggerkind: incident_io connection: incident_io events: [public_incident.incident_created_v2] severities: [...] modes: [...]
Your next automation is one sentence away.
14-day free trial with $5 of built-in AI included. Cancel anytime.