External DocumentationTo learn more, visit the 1Password Connect Server documentation.
Parameters
Parameter | Description |
---|---|
Category | The added item’s category. |
Favorite | Select to mark the item as favorite. |
Fields | An array of Field objects to include with the item. For example, to add Username, Password, Website, Token (custom) fields: For more information on different field types, please refer to 1password’s documentation. |
Sections | An array of Section objects to include with the item. You can attach each section to a custom field by using the section attribute in a field object.Example: For more information on sections objects, please refer to 1password’s documentation. |
Tags | A comma-separated list of the tags to assign to the item. |
Title | The added Item’s title. |
Vault ID | The ID of the vault the item will be added to. Can be obtained by using the List Vaults action. |