Fictura
Alerting

Slack

An incoming-webhook URL, one visible test message, and the alerts that matter land in your channel.

Create an incoming webhook in Slack.

Slack → your workspace → Apps → Incoming Webhooks → pick the channel. Copy the URL.

Paste it into Fictura.

Dashboard → Setup → Connections → Slack. Connecting posts a visible test message to the channel — if you can see it, it works. The URL is encrypted at rest and never returned.

What posts

  • Errors — a brand-new issue, a resolved issue that regressed, and an issue escalating past its 7-day baseline. Never every occurrence.
  • Uptime — your monitored URL going down (three consecutive failed checks) and recovering, each exactly once.
  • Experiments — a winner shipped, or a leader found that's waiting on you.

Delivery is a plain-text post with a 5-second timeout, fire-and-forget — an unreachable Slack can never slow the pipeline that detected the problem.

On this page