{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 50, 200 ], "parameters": {}, "typeVersion": 1, "id": "node-f3594ad6" }, { "name": "Dropbox", "type": "n8n-nodes-base.dropbox", "position": [ 250, 200 ], "parameters": { "path": "/n8n", "resource": "folder" }, "credentials": { "dropboxApi": "dropbox_accesstoken" }, "typeVersion": 1, "id": "node-f46b1aff" }, { "name": "Dropbox1", "type": "n8n-nodes-base.dropbox", "position": [ 650, 200 ], "parameters": { "path": "/n8n/file.png", "binaryData": true }, "credentials": { "dropboxApi": "dropbox_accesstoken" }, "typeVersion": 1, "id": "node-a72a6bab" }, { "name": "HTTP Request", "type": "n8n-nodes-base.httpRequest", "position": [ 450, 200 ], "parameters": { "url": "{{ $env.BASE_URL }}", "options": {}, "responseFormat": "file" }, "typeVersion": 1, "id": "node-6a18e38e" }, { "name": "Dropbox2", "type": "n8n-nodes-base.dropbox", "position": [ 850, 200 ], "parameters": { "path": "/n8n", "resource": "folder", "operation": "list" }, "credentials": { "dropboxApi": "dropbox_accesstoken" }, "typeVersion": 1, "id": "node-f173f16a" }, { "id": "error-90090500", "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-8c3ddc8d", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.654644", "updatedAt": "2025-09-29T07:07:49.654658", "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." }