Back to work
n8nCase study

Overnight Welfare Communication System

Tiered welfare check automation for pet care operations that validates Pet IDs, classifies routine, observation, and urgent checks, logs each tier separately, and escalates urgent cases to Discord and Gmail in real time.

n8n · workflow canvasproduction build
Overnight Welfare Communication System workflow

Context

Pet care and boarding teams needed a structured overnight process to log welfare checks, surface observation-level updates to the morning team, and ensure urgent cases reached the right people quickly without manual overnight monitoring.

Approach

Built two connected n8n workflows: the intake flow parses each welfare check, validates Pet ID, routes records through routine, observation, or urgent branches, logs each outcome to dedicated Google Sheets tabs, and sends Discord or Gmail alerts when needed; a separate error monitor emails the team on failures.

Architecture

  1. Webhook POST (welfare check)
  2. Parse + enrich
  3. Pet ID flag check
  4. Flagged: Gmail validation alert
Clear
  1. status routing
  2. Routine: Sheets log
Observation
  1. Discord morning post + Sheets log
Urgent
  1. Discord urgent alert + Gmail team lead + Sheets log
  2. Error Trigger
  3. Gmail workflow error alert

Results

~5 hrs/weekOvernight monitoring time saved
Under 1 minuteUrgent case escalation time
0%Missed welfare checks