{ "id": 112, "name": "Standup Bot - Read Config", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 240, 300 ], "parameters": {}, "typeVersion": 1, "id": "0e9cd835-ae15-4b1b-b92b-bdc56e49b26c", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Read Config File", "type": "n8n-nodes-base.readBinaryFile", "position": [ 420, 300 ], "parameters": { "filePath": "/home/node/.n8n/standup-bot-config.json", "dataPropertyName": "config" }, "typeVersion": 1, "id": "8cf8cf70-44f2-4be4-bf4c-d3448f552a35", "notes": "This readBinaryFile node performs automated tasks as part of the workflow." }, { "name": "Convert to JSON", "type": "n8n-nodes-base.moveBinaryData", "position": [ 600, 300 ], "parameters": { "options": { "encoding": "utf8" }, "sourceKey": "YOUR_CREDENTIAL_HERE" }, "typeVersion": 1, "id": "5d00f808-fe73-49b8-b76e-92bf68df86aa", "notes": "This moveBinaryData node performs automated tasks as part of the workflow." }, { "id": "error-a6d6226c", "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: Standup Bot - Read Config. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-293f66f1", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.542344", "updatedAt": "2025-09-29T07:07:48.542352", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Standup Bot - Read Config. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }