Skip to content
Flowmanic
IT OpsStructurally Validated

Incident Status Page Updater

One webhook call updates your status sheet, alerts your internal team on Slack, and emails every subscriber — so reporting an incident update takes one API call instead of manually posting to three different places.

Automation flow

How it works

  1. 1An incident update is posted with a title, status (investigating/identified/monitoring/resolved), and message.
  2. 2The status page sheet is updated (or created, if it's a new incident) — matched by title.
  3. 3Your internal team gets a Slack alert.
  4. 4All subscribers get an email update via BCC.

Services used

WebhookGoogle SheetsSlackGmail

What you'll need

  • An n8n Cloud or self-hosted account
  • A Google account (Sheets)
  • A Slack workspace
  • A way to trigger the webhook (manually via a simple internal tool, or from your monitoring system)

What's included

  • One call updates every channel at once
  • Full incident history logged automatically
  • Works standalone or triggered from monitoring tools
  • Easy to pair with a public status page

Estimate what this could save you

3.6 hours/month

$108/month in your time

A rough estimate based on what you enter above — not a guarantee. Actual time saved depends on your process.

Make it yours

  • Add a public-facing page (a simple static site or another n8n webhook) that reads directly from the Status Page sheet for live public visibility.
  • Auto-trigger this from your monitoring tool (website-uptime-monitor or similar) instead of manual webhook calls.
  • Swap the BCC email approach for a proper transactional email service if your subscriber list is large.

Questions about this template

$19one-time

Secure checkout via Polar. Delivered by email instantly.

Structurally validated: automatically checked for valid n8n format before every deploy.

Difficulty
Medium
Setup time
~20 min
Integrations
4
Node count
8
Format
.json + guide