{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 270, 280 ], "parameters": {}, "typeVersion": 1, "id": "dfd8847c-3803-4173-a5e9-70cf0e1c2361", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Google Slides", "type": "n8n-nodes-base.googleSlides", "position": [ 470, 280 ], "parameters": { "operation": "getSlides", "returnAll": true, "authentication": "{{ $credentials.oAuth2 }}", "presentationId": "11myCBTn3IT-Iww01WMz43L7HUmQdL6cCR6NCtpsZer0" }, "credentials": { "googleSlidesOAuth2Api": "Google Slides Credentials" }, "typeVersion": 1, "id": "4be2760a-3222-4da8-999a-b6ec1e891c12", "notes": "This googleSlides node performs automated tasks as part of the workflow." }, { "name": "Google Slides1", "type": "n8n-nodes-base.googleSlides", "position": [ 670, 280 ], "parameters": { "download": true, "resource": "page", "operation": "getThumbnail", "pageObjectId": "={{$json[\"objectId\"]}}", "authentication": "{{ $credentials.oAuth2 }}", "presentationId": "={{$node[\"Google Slides\"].parameter[\"presentationId\"]}}" }, "credentials": { "googleSlidesOAuth2Api": "Google Slides Credentials" }, "typeVersion": 1, "id": "2d8375f8-5f6e-4eac-bea8-21b0456474ad", "notes": "This googleSlides node performs automated tasks as part of the workflow." }, { "id": "error-b12724d5", "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-d634d07a", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.477326", "updatedAt": "2025-09-29T07:07:48.477332", "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." }