Skip to content

Each Vault is configured with a set of standard objects (product__v, country__v, study__v, etc.). These vary by application and configuration.

Admins may also create custom objects (region__c, agency__c, manufacturer__c, etc.). Vault limits the total number of custom objects that Admins can create in a single Vault. By default, the limit is 20.

  • The API supports retrieval of Vault Objects and their metadata.
  • The API does not support creating or updating Vault Objects. This must be done by Admin in the UI.

Each object can have multiple object records. For example, the product__v object may have records for products named CholeCap, Nyaxa, and WonderDrug. All object records are user-defined.

  • The API supports retrieval of Vault Object Records and their metadata.
  • The API supports creating, updating, and deleting object records.

Learn about Vault Objects & Fields in Vault Help.