Update a Statuspage incident status
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
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
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.