{ "nodes": [ { "id": "trigger-fb511902", "name": "Manual Trigger", "type": "n8n-nodes-base.manualTrigger", "typeVersion": 1, "position": [ 100, 100 ], "parameters": {} }, { "name": "Gmail1", "type": "n8n-nodes-base.gmail", "position": [ -34.5, 449.5 ], "parameters": { "resource": "message", "operation": "getAll", "additionalFields": { "format": "resolved", "labelIds": [ "Label_1819449526183990002" ] } }, "credentials": { "gmailOAuth2": "Gmail" }, "typeVersion": 1, "id": "4bb98dc2-d574-4236-9bc4-728dfcfe5e6c", "notes": "This gmail node performs automated tasks as part of the workflow." }, { "name": "Upload File1", "type": "n8n-nodes-base.googleDrive", "position": [ 115.5, 449.5 ], "parameters": { "name": "={{$binary.attachment_0.fileName}}", "parents": [ "1I-tBNWFhH2FwcyiKeBOcGseWktF-nXBr" ], "binaryData": true, "resolveData": true, "authentication": "{{ $credentials.oAuth2 }}", "binaryPropertyName": "attachment_0" }, "credentials": { "googleDriveOAuth2Api": "Google Drive OAuth2 API" }, "typeVersion": 1, "id": "be7f29b5-e7c9-4390-9496-91e4c89fe28d", "notes": "This googleDrive node performs automated tasks as part of the workflow." }, { "name": "Get attachment Link", "type": "n8n-nodes-base.set", "position": [ 280, 450 ], "parameters": { "values": { "string": [ { "name": "mp4_attachment", "value": "={{$json[\"webViewLink\"]}}" } ] }, "options": {}, "keepOnlySet": true }, "typeVersion": 1, "id": "03120df9-223e-47ac-bcda-d28dae9bc296", "notes": "This set node performs automated tasks as part of the workflow." }, { "id": "error-3193f682", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Gmail Workflow", "description": "Automated workflow: Gmail 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-ff3a5c86", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:45.152472", "updatedAt": "2025-09-29T07:07:45.152490", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Gmail Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }