workflows.fit
Back to n8n workflows
n8n templateFreeBy Vadym Nahornyi

Real-time error monitoring with WhatsApp alerts & multi-language setup

> ⚠️ Multi-language WhatsApp Error Notifier Get instant WhatsApp alerts when any workflow fails — perfect for mobile-first monitoring and fast incident response. ✅ No coding required ✅ Works with any workflow via E...

CommunicationHITLDevelopmentCore NodesError TriggerSticky NoteWhats App
Loading interactive preview...

Template notes

> ⚠️ Multi-language WhatsApp Error Notifier

Get instant WhatsApp alerts when any workflow fails — perfect for mobile-first monitoring and fast incident response.

✅ No coding required ✅ Works with any workflow via Error Workflow ✅ Step-by-step setup instructions included in: - 🇬🇧 English - 🇪🇸 Español - 🇩🇪 Deutsch - 🇫🇷 Français - 🇷🇺 Русский

---

📦 What This Template Does

This template sends real-time WhatsApp notifications when a workflow fails. It uses the WhatsApp Business Cloud API to deliver a preformatted error message directly to your phone. The message includes:

- Workflow name - Error message - Last executed node

Example message: Error on WorkFlow: {{ $json.workflow.name }} Message: {{ $json.execution.error.message }} lastNodeExecuted: {{ $json.execution.lastNodeExecuted }}