Short answer: Drop the "Statuspage → Create Statuspage Incident" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Name name | string | Required | API latency elevated |
Status status | options | Required | — |
Impact impact_override | options | Optional | — |
Incident Body body | string | Optional | Message body content. Plain text unless the API specifies HTML/markdown. |
Affected Component IDs component_ids | array | Optional | — |
{"name": "API latency elevated","status": "{{trigger.status}}","impact_override": "{{trigger.impact_override}}","body": "e.g. Hi there, thanks for reaching out.","component_ids": "{{trigger.component_ids}}"}
{"id": "inc_abc","name": "API latency","impact": "minor","status": "investigating","shortlink": "https://stspg.io/abc"}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.