The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"nodes": [
{
"name": "Bitwarden",
"type": "n8n-nodes-base.bitwarden",
"position": [
470,
320
],
"parameters": {
"name": "documentation",
"resource": "group",
"operation": "create",
"additionalFields": {}
},
"credentials": {
"bitwardenApi": "<your credential>"
},
"typeVersion": 1
},
{
"name": "Bitwarden1",
"type": "n8n-nodes-base.bitwarden",
"position": [
670,
320
],
"parameters": {
"resource": "member",
"operation": "getAll",
"returnAll": true
},
"credentials": {
"bitwardenApi": "<your credential>"
},
"typeVersion": 1
},
{
"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": "<your credential>"
},
"typeVersion": 1
},
{
"name": "Bitwarden3",
"type": "n8n-nodes-base.bitwarden",
"position": [
1070,
320
],
"parameters": {
"groupId": "={{$node[\"Bitwarden\"].json[\"id\"]}}",
"resource": "group",
"operation": "getMembers"
},
"credentials": {
"bitwardenApi": "<your credential>"
},
"typeVersion": 1
}
],
"connections": {
"Bitwarden": {
"main": [
[
{
"node": "Bitwarden1",
"type": "main",
"index": 0
}
]
]
},
"Bitwarden1": {
"main": [
[
{
"node": "Bitwarden2",
"type": "main",
"index": 0
}
]
]
},
"Bitwarden2": {
"main": [
[
{
"node": "Bitwarden3",
"type": "main",
"index": 0
}
]
]
}
}
}
Credentials you'll need
Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.
bitwardenApi
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Bitwarden. Uses bitwarden. Manual trigger; 4 nodes.
Source: https://github.com/Zie619/n8n-workflows — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
PostHog:Event:create:Identity:create:Alias:create:Track:page screen. Uses start, postHog. Manual trigger; 6 nodes.
This n8n template demonstrates how to identify new queries in Google Search Console that had no impressions in the past but appeared for the first time in the last 7 days. It also segments them into t