{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "445027ad-3980-4846-ac55-3aae4bb7b7c8", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Google Drive", "type": "n8n-nodes-base.googleDrive", "position": [ 450, 300 ], "parameters": { "fileId": "1dJEBaECGmua09YP7W6WCBu66icIq32yRadQpk", "options": {}, "operation": "download" }, "credentials": { "googleApi": "n8n-test-service-account" }, "typeVersion": 1, "id": "3ece427d-e410-4f66-b1e9-837481fca7b1", "notes": "This googleDrive node performs automated tasks as part of the workflow." }, { "name": "Write Binary File", "type": "n8n-nodes-base.writeBinaryFile", "position": [ 650, 300 ], "parameters": { "fileName": "/data/downloaded_file.pdf" }, "typeVersion": 1, "id": "ca6ba8bb-9994-4264-a05d-f9e05bed6379", "notes": "This writeBinaryFile node performs automated tasks as part of the workflow." }, { "id": "error-909248dd", "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-b2fa9a62", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.443710", "updatedAt": "2025-09-29T07:07:49.443723", "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." }