{ "nodes": [ { "id": "trigger-dc988eb5", "name": "Manual Trigger", "type": "n8n-nodes-base.manualTrigger", "typeVersion": 1, "position": [ 100, 100 ], "parameters": {} }, { "name": "Bitwarden", "type": "n8n-nodes-base.bitwarden", "position": [ 470, 320 ], "parameters": { "name": "documentation", "resource": "group", "operation": "create", "additionalFields": {} }, "credentials": { "bitwardenApi": "Bitwarden API Credentials" }, "typeVersion": 1, "id": "9e122c66-b689-49f4-8875-3e40e7feb936", "notes": "This bitwarden node performs automated tasks as part of the workflow." }, { "name": "Bitwarden1", "type": "n8n-nodes-base.bitwarden", "position": [ 670, 320 ], "parameters": { "resource": "member", "operation": "getAll", "returnAll": true }, "credentials": { "bitwardenApi": "Bitwarden API Credentials" }, "typeVersion": 1, "id": "5c81f144-fdd6-4b98-bce0-891db0d3f50d", "notes": "This bitwarden node performs automated tasks as part of the workflow." }, { "name": "Bitwarden2", "type": "n8n-nodes-base.bitwarden", "position": [ 870, 320 ], "parameters": { "groupId": "={{$node[\"Bitwarden\"].json[\"id\"]}}", "resource": "group", "memberIds": "={{$json[\"id\"]}}", "operation": "updateMembers" }, "credentials": { "bitwardenApi": "Bitwarden API Credentials" }, "typeVersion": 1, "id": "a56b3710-6921-4e2f-8536-1dc5590f91eb", "notes": "This bitwarden node performs automated tasks as part of the workflow." }, { "name": "Bitwarden3", "type": "n8n-nodes-base.bitwarden", "position": [ 1070, 320 ], "parameters": { "groupId": "={{$node[\"Bitwarden\"].json[\"id\"]}}", "resource": "group", "operation": "getMembers" }, "credentials": { "bitwardenApi": "Bitwarden API Credentials" }, "typeVersion": 1, "id": "2720fd42-4fae-48b1-a5ed-3629bc952b20", "notes": "This bitwarden node performs automated tasks as part of the workflow." }, { "id": "error-c859bb3e", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Bitwarden Workflow", "description": "Automated workflow: Bitwarden 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-30463ccd", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:42.244794", "updatedAt": "2025-09-29T07:07:42.244803", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Bitwarden Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }