Skip to main content
onePassword.createItem creates an item in a vault available to the service account. This action requires a service-account connection.

Example

automations/onepassword-create-item.automation.ts

Inputs

item accepts the official SDK item-create shape, including fields, sections, websites, tags, files, or a Document payload. Every input accepts a compatible signal. Account-backed actions accept an optional second argument { account } to select a named binding.

Output

Returns the decrypted created item. The output is sensitive.