{ "name": "Send an SMS using MSG91", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "5cd13489-5752-4961-bfc6-729bc4ab5c81", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Msg91", "type": "n8n-nodes-base.msg91", "position": [ 450, 300 ], "parameters": { "to": "", "from": "", "message": "" }, "credentials": { "msg91Api": "" }, "typeVersion": 1, "id": "9f3ff647-b91a-42ff-ba32-28a13aad6832", "notes": "This msg91 node performs automated tasks as part of the workflow." }, { "id": "error-474fcc61", "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 using MSG91. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-da07aaf5", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.490536", "updatedAt": "2025-09-29T07:07:49.490548", "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 using MSG91. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }