Devolutions Cloud export to Bitwarden

Devolutions Cloud export to Bitwarden

avatar

Hi all.
I'm using Password Hub Personal for some time (also RDM at my company) but now I've decided to switch to Bitwarden because I need to take some control over my parents "cybersecurity" (thinking about Family Plan, not only for my parents but also for mi kids).
I've exported all entries from my account as .json, but when I try to import the file in Bitwarden, there are many other json applications but no Password Hub, so it fails to import the file (wherever the json application I chose).
Is there any option to check to make Password Hub Personal .json file compatible with Bitwarden?

Thanks in advance.
Best Regards.
Hector

All Comments (3)

avatar

Hello Hector,

We can verify with the engineering team if it would be possible to make it compatible, but it would most likely take time.

For now, could you:

  1. Install RDM (no license required) - https://devolutions.net/remote-desktop-manager/
  2. Add Hub Personal as a data source - https://kb.devolutions.net/kb_rdm_how_integrated_hub_personal.html
  3. Export the entries in a .CSV format -https://help.remotedesktopmanager.com/file_export.html


This way, you will be able to import them in Bitwarden.

Best regards,

Richard Boisvert

avatar

Hello Richard.

I've tried that option but finally I'm getting same results when I try to import the .csv file: Error, information format is incorrect.
I was searching for more information and I found this article from Bitwarden: https://bitwarden.com/help/condition-bitwarden-import/
This is the first line of the exported CSV:
ConnectionType,ConnectionSubType,SubMode,Name,Group,Description,Keywords,Expiration,Parent,Host,DataEntry.WebUserName,DataEntry.WebDomain,DataEntry.WebPassword,Port,CredentialUserName,CredentialDomain,CredentialPassword,URL,DataEntry.SecureNoteRtf,WebUrl

This is the first line of Bitwarden "conditioned CSV":
folder,favorite,type,name,notes,fields,reprompt,login_uri,login_username,login_password,login_totp

Is there any option to get from you a "translation script" (for CSV or for JSON exported files)?

Thanks in advance.
Best regards,
Hector

avatar

Hello,

Here are the associated fields between Bitwarden and RDM, according to the conditioned CSV you provided.

Bitwarden - RDM
folder - group
favorite - n/a
type - ConnectionType, but this will most likely not be the correct name
name - Name
notes - Description
fields - n/a
reprompt - n/a
login_uri - URL
login_username - DataEntry.WebUserName or CredentialUserName
login_password - DataEntry.WebPassword or CredentialPassword
login_totp - you do not seem to have configure them

Best regards,

Richard Boisvert