{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "610afd4d-e031-4754-86a4-382e95250226", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Microsoft OneDrive", "type": "n8n-nodes-base.microsoftOneDrive", "position": [ 450, 300 ], "parameters": { "name": "n8n-rocks", "options": {}, "resource": "folder", "operation": "create" }, "credentials": { "microsoftOneDriveOAuth2Api": "n8n-docs-creds" }, "typeVersion": 1, "id": "ff73d3ca-2d4a-4082-a637-bbd004c8f77c", "notes": "This microsoftOneDrive node performs automated tasks as part of the workflow." }, { "id": "error-5ed8da60", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Manualtrigger Workflow", "description": "Automated workflow: Manualtrigger Workflow. This workflow processes data and performs automated tasks.", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "meta": { "instanceId": "workflow-8d62403b", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.543377", "updatedAt": "2025-09-29T07:07:49.543387", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Manualtrigger Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }