{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 20, 180 ], "parameters": {}, "typeVersion": 1, "id": "node-5c97b9e8" }, { "name": "HTTP Request", "type": "n8n-nodes-base.httpRequest", "position": [ 420, 180 ], "parameters": { "url": "{{ $env.BASE_URL }}", "options": {}, "responseFormat": "file" }, "typeVersion": 1, "id": "node-6a19e34e" }, { "name": "NextCloud", "type": "n8n-nodes-base.nextCloud", "position": [ 220, 180 ], "parameters": { "path": "n8n", "resource": "folder" }, "credentials": { "nextCloudApi": "nextcloud_creds" }, "typeVersion": 1, "id": "node-b06f9be3" }, { "name": "NextCloud1", "type": "n8n-nodes-base.nextCloud", "position": [ 620, 180 ], "parameters": { "path": "n8n/logo.png", "binaryDataUpload": true }, "credentials": { "nextCloudApi": "nextcloud_creds" }, "typeVersion": 1, "id": "node-7715dfe4" }, { "name": "NextCloud2", "type": "n8n-nodes-base.nextCloud", "position": [ 820, 180 ], "parameters": { "path": "n8n", "resource": "folder", "operation": "list" }, "credentials": { "nextCloudApi": "nextcloud_creds" }, "typeVersion": 1, "id": "node-c5838621" }, { "id": "error-1ef579be", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Production Workflow", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3 }, "meta": { "instanceId": "workflow-d7498bd1", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.653333", "updatedAt": "2025-09-29T07:07:49.653346", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "description": "Production-ready workflow: Production Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }