Real-time review triage system that filters critical customer feedback, detects crisis keywords, and routes Tier 1 emergencies to Discord and email while sending lower-priority concerns to a separate channel ensuring fast, severity based reputation response.
n8n · workflow canvasproduction build
Context
Businesses needed a reliable way to monitor incoming customer reviews, distinguish true crises from routine complaints, and escalate only the most urgent issues to the right people without flooding the team with low-value alerts.
Approach
Built two interconnected n8n workflows: the main pipeline validates review payloads, filters for critical ratings, scans for crisis keywords, and sends tiered alerts to Discord and Gmail; a separate error handler captures workflow failures and emails the Admin.
Architecture
Webhook POST (review intake)
Validate + parse
Filter 1: critical rating?
No: ignore
Yes
Filter 2: crisis keywords?
Tier 1: Discord crisis room + Gmail to Account Manager