Manage Group Members in Bitwarden Automatically - n8n Workflow | Neura Market
Manage Group Members in Bitwarden Automatically
This workflow allows you to create a group, add members to the group, and get the members of the group.

**Bitwarden node:** This node will create a new group called `documentation` in Bitwarden.
**Bitwarden1 node:** This node will get all the members from Bitwarden.
**Bitwarden2 node:** This node will update all the members in the group that we created earlier.
**Bitwarden3 node:** This node will get all the members in the group that we created earlier.
Platform
n8n
Category
Productivity
Price
Free
Creator
Harshil Agrawal
bitwarden
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.