Ian Murphy Posted December 30, 2021 Share Posted December 30, 2021 We use passwordstate to store client passwords for their accounts and devices. Each client has a branch within passwordstate. For a couple of these clients we need to occasionally supply all passwords to them so they have a copy for storage. We currently do this by exporting everything to csv, editing the file and then importing to KeePass. Would it be possible to be able to add functionality to select a branch and export just that branch? Link to comment Share on other sites More sharing options...
IT Dienste Schule MeWo Posted January 4, 2022 Share Posted January 4, 2022 Hi Ian, did you see that you can use API functions to access passwordstate - e.g. write a powershell script which would do whatever you need including formating the csv for KeePass? See <yourpasswordstate>/help/manuals/winapi/index.html Cheers Neal Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now