{ "id": "107", "name": "Get a volume and add it to your bookshelf", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 260, 300 ], "parameters": {}, "typeVersion": 1, "id": "b8c24415-a6f8-42ae-9105-8e2d15e8061f", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Google Books", "type": "n8n-nodes-base.googleBooks", "position": [ 460, 300 ], "parameters": { "resource": "volume", "volumeId": "XxUJ2U2FXtYC", "authentication": "{{ $credentials.oAuth2 }}" }, "credentials": { "googleBooksOAuth2Api": "google-books" }, "typeVersion": 1, "id": "bea109b1-cd7a-4a9c-a71a-76dabeeae875", "notes": "This googleBooks node performs automated tasks as part of the workflow." }, { "name": "Google Books1", "type": "n8n-nodes-base.googleBooks", "position": [ 660, 300 ], "parameters": { "shelfId": "2", "resource": "bookshelfVolume", "volumeId": "={{$node[\"Google Books\"].json[\"id\"]}}", "operation": "add", "authentication": "{{ $credentials.oAuth2 }}" }, "credentials": { "googleBooksOAuth2Api": "google-books" }, "typeVersion": 1, "id": "ac645069-c205-4d8e-adf4-a590177fe1e0", "notes": "This googleBooks node performs automated tasks as part of the workflow." }, { "name": "Google Books2", "type": "n8n-nodes-base.googleBooks", "position": [ 860, 300 ], "parameters": { "shelfId": "={{$node[\"Google Books1\"].parameter[\"shelfId\"]}}", "resource": "bookshelfVolume", "myLibrary": true, "authentication": "{{ $credentials.oAuth2 }}" }, "credentials": { "googleBooksOAuth2Api": "google-books" }, "typeVersion": 1, "id": "1ca3f14f-f844-4c41-a190-50772ee430c6", "notes": "This googleBooks node performs automated tasks as part of the workflow." }, { "id": "error-b607c00a", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: Get a volume and add it to your bookshelf. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-cde05d0c", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.520770", "updatedAt": "2025-09-29T07:07:48.520784", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Get a volume and add it to your bookshelf. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }