-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Description
Use Case
I'm writing an importer to migrate from my previous password manager Enpass to 1Password. The script is more intelligent than what can be achieved via CSV.
Requirements and desired behavior
For importing attachments, it would be great if you could add support for them to the SDK.
Additional information
As a dev, it would be the easiest for me if an attachment would be just another field with a field type Attachment. The field's value would be the file's binary data.
Alternatively, like if you need to retain the file's type internally, then the field's value could also be a MIME-formatted message (see RFC 5322 Internet Message Format, as tooling for such exists in most programming languages.
Metadata
Metadata
Assignees
Labels
No labels