{ "nodes": [ { "id": "trigger-8c1701c4", "name": "Manual Trigger", "type": "n8n-nodes-base.manualTrigger", "typeVersion": 1, "position": [ 100, 100 ], "parameters": {} }, { "name": "Raindrop", "type": "n8n-nodes-base.raindrop", "position": [ 470, 320 ], "parameters": { "title": "n8n-docs", "operation": "create", "additionalFields": {} }, "credentials": { "raindropOAuth2Api": "Raindrop OAuth Credentials" }, "typeVersion": 1, "id": "fc9b1b07-1e98-4f67-b3b6-bed3208ce078", "notes": "This raindrop node performs automated tasks as part of the workflow." }, { "name": "Raindrop1", "type": "n8n-nodes-base.raindrop", "position": [ 670, 320 ], "parameters": { "link": "{{ $env.WEBHOOK_URL }}", "resource": "bookmark", "operation": "create", "collectionId": "={{$json[\"_id\"]}}", "additionalFields": { "title": "Documentation" } }, "credentials": { "raindropOAuth2Api": "Raindrop OAuth Credentials" }, "typeVersion": 1, "id": "eb51c2b3-06d1-4730-8490-c6bad72a8f10", "notes": "This raindrop node performs automated tasks as part of the workflow." }, { "name": "Raindrop2", "type": "n8n-nodes-base.raindrop", "position": [ 870, 320 ], "parameters": { "resource": "bookmark", "operation": "update", "bookmarkId": "={{$json[\"_id\"]}}", "updateFields": { "title": "n8n Documentation" } }, "credentials": { "raindropOAuth2Api": "Raindrop OAuth Credentials" }, "typeVersion": 1, "id": "f7de435f-0c88-4eb7-bde7-079bfa383c68", "notes": "This raindrop node performs automated tasks as part of the workflow." }, { "name": "Raindrop3", "type": "n8n-nodes-base.raindrop", "position": [ 1070, 320 ], "parameters": { "resource": "bookmark", "bookmarkId": "={{$json[\"_id\"]}}" }, "credentials": { "raindropOAuth2Api": "Raindrop OAuth Credentials" }, "typeVersion": 1, "id": "891941fc-95ad-46f4-85a4-30893ae192b0", "notes": "This raindrop node performs automated tasks as part of the workflow." }, { "id": "error-851ee933", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Raindrop Workflow", "description": "Automated workflow: Raindrop 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-a2bbec25", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:51.523643", "updatedAt": "2025-09-29T07:07:51.523653", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Raindrop Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }