{ "id": "56", "name": "Send an SMS when a workflow fails", "nodes": [ { "name": "Error Trigger", "type": "n8n-nodes-base.errorTrigger", "position": [ 550, 260 ], "parameters": {}, "typeVersion": 1, "id": "1986a7c5-dddf-4297-94a4-4d0da3442306", "notes": "This errorTrigger node performs automated tasks as part of the workflow." }, { "name": "Twilio", "type": "n8n-nodes-base.twilio", "position": [ 750, 260 ], "parameters": { "to": "", "from": "", "message": "=Your workflow with ID: {{$node[\"Error Trigger\"].json[\"workflow\"][\"id\"]}} and name: {{$node[\"Error Trigger\"].json[\"workflow\"][\"name\"]}} failed to execute." }, "credentials": { "twilioApi": "twilio-credentials" }, "typeVersion": 1, "id": "41ce67be-a294-414f-9f86-5c1ffa88435e", "notes": "This twilio node performs automated tasks as part of the workflow." }, { "id": "error-e687565f", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: Send an SMS when a workflow fails. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-c80b0bca", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:44.454326", "updatedAt": "2025-09-29T07:07:44.454388", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Send an SMS when a workflow fails. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }