IT OPS

Route IoT Sensor Anomalies to the Right Building Ops Channel by Severity

Receives sensor anomaly webhooks from your building management system, classifies each by severity and equipment type.

CategoryIT Ops
Enginesim
Difficultybeginner
Triggerwebhook
Steps5
Setup~5 min

How it runs

The automated pipeline, trigger to output.

  • TriggerBMS posts sensor anomaly to webhookHTTP webhook
  • LogicScore severity by reading delta and equipment class
  • ActionOpen PagerDuty incident for critical/high faultsPagerDutyPagerDuty
  • ActionPost alert card to facilities Slack channelSlack
  • OutputReturn routing decision to BMS for acknowledgementHTTP webhook

What it does

This workflow is the front door for every anomaly your building management system (BMS) detects. It ingests the raw alert, decides how urgent it is, and routes it so the right people see it within seconds — without flooding ops with noise.

When to use it

Run this when sensors (HVAC, water, power, air quality) emit anomaly events and you want one consistent triage path instead of alerts scattered across emails and dashboards. Ideal for facilities teams covering multiple buildings on rotating on-call.

How it works

  1. 1An HTTP webhook receives the anomaly payload from the BMS (sensor ID, reading, threshold, location).
  2. 2A logic step scores severity from the reading delta and equipment class (e.g. a chiller over temp = critical, a meeting-room CO2 blip = low).
  3. 3Critical and high anomalies branch to PagerDuty, opening an incident assigned to the on-call building engineer.
  4. 4Medium and low anomalies branch to Slack, posting a formatted card to the facilities channel.
  5. 5The final output writes the routing decision and timestamp back to the webhook caller so the BMS can mark the alert as acknowledged.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect HTTP webhookTrigger any URL on agent actions.
  2. 2
    Connect PagerDutyIncidents, on-call, escalations.
  3. 3
    Connect SlackChannels, DMs, threads, mentions.
  4. 4
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  5. 5
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  6. 6
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.