Skip to main content

Add Item

Adds an item to the selected vault.

Common Properties

  • Name - The custom name of the node.
  • Color - The custom color of the node.
  • Delay Before (sec) - Waits in seconds before executing the node.
  • Delay After (sec) - Waits in seconds after executing node.
  • Continue On Error - Automation will continue regardless of any error. The default value is false.
info

if ContinueOnError property is true, no error is caught when the project is executed even if Catch node is used.

Input

  • Name - Name of the item to add.
  • Item - Object to add as the value of the item.

Output

  • Item - Newly added item object.

Options

  • Category - Choose a category for the item. Possible values are Login, Email Account, Credit Card, API Key/Token, Database, Document, AES Key.
  • Vault - Vault in which to add the item.