Hello everyone,
I am new to Bitwarden. I want to migrate my Google ID database to Bitwarden.
So I have a csv in which I need to specify at least, for each identifier, the destination Bitwarden folder (and if possible also the collection because I have several destination collections).
I have looked through the discussion forums, the pages dedicated to the packaging of the import of the Bitwarden site and done lots of tests, I have never succeeded: with each import all the identifiers of my collection are found in “No folder”
I have however added the “folder” field in the csv by valuing the name of the folder or the ID of the folder but it does not work. Same for the folderId field.
CSV example:
folder,collections,type,name,notes,fields,reprompt,login_uri,login_username,login_password,login_totp
myfolder,,DOMO,login,Twitter,,,0,twitter.com,[email protected],password123
I even tried with a json (which is less practical because I would have 1000 identifiers in csv to convert to json) and I have the same problem
Sorry for these questions that have already been asked but I did not find a solution.