import_org_users_and_groups
Import members and groups into a Bitwarden organization from an external system using external IDs. Configure whether to overwrite existing data or handle large imports.
Instructions
Import members and groups from an external system
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groups | No | Groups to import | |
| members | No | Members to import | |
| overwriteExisting | Yes | Whether to overwrite existing data or append to it | |
| largeImport | No | Indicates an import of over 2000 users and/or groups is expected |