{ "id": "92", "name": "Send an SMS to a number whenever you go out", "nodes": [ { "name": "Pushcut Trigger", "type": "n8n-nodes-base.pushcutTrigger", "position": [ 470, 300 ], "webhookId": "", "parameters": { "actionName": "Leaving Home" }, "credentials": { "pushcutApi": "Pushcut Credentials" }, "typeVersion": 1, "id": "78bd513c-df25-4103-944d-834d01bdb676", "notes": "This pushcutTrigger node performs automated tasks as part of the workflow." }, { "name": "Twilio", "type": "n8n-nodes-base.twilio", "position": [ 670, 300 ], "parameters": { "to": "123", "from": "123", "message": "=I'm {{$node[\"Pushcut Trigger\"].json[\"input\"]}}" }, "credentials": { "twilioApi": "twilio" }, "typeVersion": 1, "id": "9a145505-c0b0-4a5a-8c9d-0c36e94fdb20", "notes": "This twilio node performs automated tasks as part of the workflow." }, { "id": "error-e0de112a", "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 to a number whenever you go out. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-bebcde6f", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:58.193753", "updatedAt": "2025-09-29T07:07:58.193770", "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 to a number whenever you go out. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }