0003 Bitwarden Automate
0003 Bitwarden Automate
Manual
Low
4
Nodes
Manual
Trigger
Low
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
4
Node Types
0
Workflow JSON
2.17 KB
{
"name": "0003 Bitwarden Automate",
"nodes": [
{
"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
},
{
"name": "Bitwarden1",
"type": "n8n-nodes-base.bitwarden",
"position": [
670,
320
],
"parameters": {
"resource": "member",
"operation": "getAll",
"returnAll": true
},
"credentials": {
"bitwardenApi": "Bitwarden API Credentials"
},
"typeVersion": 1
},
{
"name": "Bitwarden2",
"type": "n8n-nodes-base.bitwarden",
"position": [
870,
320
],
"parameters": {
"groupId": "={{$node[\"Bitwa...Showing first 1000 characters. Click "Expand" to view the full JSON.