Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years agoCreate Document Entry with Notes field
I'm trying to create a "Document" type of 1Password Entry using the Python SDK for Secrets Automation. I know we can't upload files at the moment, but I want to create it as a placeholder (for the ti...
floris_1P
1Password Team
4 years agoYou're right that uploading files in Connect are not yet supported. And at the same time, having documents without attached files is also not supported, so creating 'partial' documents is not possible either. We are working on better file workflows in Connect and its SDKs.
What you can do now is create normal items in Connect, and then using the 1Password 8 betas, attach your files as fields. Another benefit there is that you can add multiple files to the same item, where as documents only correspond to a single file.
The error message you posted could be more clear on the fact that documents are not supported, I will report that to the team.