Back to work
MakeCase study

Studio Health Equipment Alert System

Equipment‑issue alerting workflow that watches issue submissions, normalizes and formats message content, and routes critical, medium, and low‑urgency incidents to separate Discord channels, with module‑level email error capture for each branch.

Make · workflow canvasproduction build
Studio Health Equipment Alert System workflow

Context

Studio operations teams needed a fast way to escalate equipment issues by severity instead of letting all alerts appear the same, while keeping a clear audit trail if any part of the notification pipeline failed.

Approach

Built a single Make.com scenario that watches issue‑submission entries, normalizes the data, formats a Discord‑ready message, and branches by urgency into critical, medium, and low paths, each of which sends a tailored HTTP alert to Discord; dedicated error‑capture email modules sit alongside the intake/formatting and each Discord branch so failures are traceable to the exact step.

Architecture

  1. Watch Issue Submissions
  2. Normalize Submission Data
  3. Format Message Contents
  4. Format Discord Message Content
  5. Urgency Level Branch
  6. Critical Urgency: Post Critical Message to Discord
Medium Urgency
  1. Post Medium Message to Discord
Low Urgency
  1. Post Standard Message to Discord
  2. Capture Module Error attached to each stage to send email on failure

Results

Hours → minutesIncident response time
Automatic, 3-tierUrgency triage
0%Missed equipment alerts