bib_ak Posted October 5, 2021 Share Posted October 5, 2021 Unfortunately the API is not very useful concerning documents... Is there really no way of listing existing documents? I may be blind, but if not - please add a way to list documents from the API... MrE 1 Link to comment Share on other sites More sharing options...
support Posted October 5, 2021 Share Posted October 5, 2021 Hello, We do plan on adding support for listing/searching documents, and we'll post back here once the feature is available. Regards Click Studios bib_ak 1 Link to comment Share on other sites More sharing options...
Aucotec Posted June 30, 2023 Share Posted June 30, 2023 I second this. Our Use-Case: We use different Azure Application Registrations for Automation Tasks via PowerShell. We have to use certificate based authentication to access e.g. Microsoft Graph API. We'd like to store the required Private Key Certificate File in Passwordstate. The Password-Entry shall contains the password to open the Certificate File, the Certificate File itself is attached as document. Unfortunately we have to hard-code the document ID in our scripts, because we can't query which documents are attached to an password-entry. It would be great to have a Method e.g. /winapi/passwords/{PASSWORDID}/documents which returns the IDs of all attached documents. A search-based solution like /winapi/searchdocuments/?PasswordID=<value> should also work great. Link to comment Share on other sites More sharing options...
Mikey Posted July 20, 2023 Share Posted July 20, 2023 +1 I have a similar use case as @Aucotec and the way i went about this was to add an additional step where I update the password entry Notes with the title of the documents and their DocumentID. It works but it's not elegant. Link to comment Share on other sites More sharing options...
deloid Posted November 2, 2023 Share Posted November 2, 2023 +1 Link to comment Share on other sites More sharing options...
AndersB Posted November 13, 2023 Share Posted November 13, 2023 +1 Link to comment Share on other sites More sharing options...
Günter Schafranek Posted February 21 Share Posted February 21 +1 We need this too, preferably with corresponding associations/links to documents in the corresponding password/list/folder object Link to comment Share on other sites More sharing options...
Mordecai Posted February 22 Share Posted February 22 +1 Link to comment Share on other sites More sharing options...
MrE Posted 5 hours ago Share Posted 5 hours ago +100 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