Skip to content
Recued
Menu
← Back to recipes

Update a Statuspage incident status

by recued-core v1

Approval-gated Statuspage incident status update for one incident. It reads the page and incident for context, then updates exactly that incident through recued-core.statuspage.incident.update with a new status, body text, and notification choice. It does not delete incidents, create postmortems, publish or revert postmortems, mutate subscribers, change page settings, or call arbitrary Statuspage APIs.

How it works 7 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (7 steps)
page_id trim
Trim whitespace from setting page id
incident_id trim
Trim whitespace from setting incident id
body trim
Trim whitespace from setting body
page ?
incident_before ?
update ?
card to_summary
Format results as a summary card
Settings 6 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

body setting =
status setting = identified
page id setting =
statuspage setting =
incident id setting =
deliver notifications setting = true

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Statuspage connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

statuspage statuspageincidentstatuscustomer-communicationsapprovalpack:statuspage

Details

7 steps 6 configurable settings recipe_id: update-statuspage-incident-status