1Password/connect-sdk-go

Want to create Document type Items via the API

snarlysodboxer opened this issue ยท 1 comments

Summary

We want to be able to create Document type Items with files in them via the Connect API.

Use cases

With the growth of Automation Environments and, for example, Kubernetes Operators that use them, the need also grows to be able to automate the setup of a Vault with all the right items for an environment. Currently that can only be done for Password type Items, see #45.

Proposed solution

I understand there's currently no backend endpoint to support this, and that it's in your backlog. ๐Ÿ‘ This issue is just to track the need and allow people to give it a thumbs up.

Is there a workaround to accomplish this today?

Yes, we hire someone expensive to click a few hundred times through the desktop app to create Document type Items. ๐Ÿ˜›

References & Prior Work

As mentioned above, see #45, but also search for Scripting (Document type) here: https://external-secrets.io/v0.5.3/provider-1password-automation/

Hey @snarlysodboxer,

Thank you for raising this issue for better monitoring this feature on the Go SDK.

For better monitoring on when Connect will support uploading files to items (i.e. the API endpoint is implemented), you can follow this issue on the Connect repo.