Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Fichte
7 months agoNew Contributor
Importing from Bitwarden fails
I have rather large Bitwarden vault with 1500 entries, mostly logins but also secure notes, serials and credit card informations. Many use additional custom fields. When I follow the instructions an...
Fichte
7 months agoNew Contributor
I ended up writing my own python import script which is generic and worked well to import all of my 1500 entries: https://gist.github.com/mdoering/4d6712871a807eaad8ce2225526c72db
As always attachments need to be migrated manually
- danaimone6 months agoNew Contributor
I was having the same issue, so really appreciate this script. I made some changes since there is a rate limit and it was just failing unexpectedly, so wanted to make it so I could kind of just leave it running for the day/run it again with no issues in case it fails:
https://gist.github.com/danaimone/797507032871b2b5187829c95b558f54