Workflow: Bitwarden

Workflow Details

Download Workflow
{
    "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[\"Bitwarden\"].json[\"id\"]}}",
                "resource": "group",
                "memberIds": "={{$json[\"id\"]}}",
                "operation": "updateMembers"
            },
            "credentials": {
                "bitwardenApi": "Bitwarden API Credentials"
            },
            "typeVersion": 1
        },
        {
            "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
        }
    ],
    "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
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Filter Schedule Create Scheduled
View
Send financial metrics monthly to Mattermost
View
Summarize Google Sheets form feedback via OpenAI's GPT-4
View
CoinMarketCap_DEXScan_Agent_Tool
View
Cocktail Recipe Sharing
View
Wait Schedule Automation Webhook
View
Send daily weather updates via a push notification using Spontit
View
Splitout Filter Create Scheduled
View
Generate New Keywords with Search Volumes⚒️⚒️🟢🟢
View
Backup Squarespace code Injections to Github
View