Veeva Vault - Upsert record action

The Upsert record action creates a new record in Veeva Vault, or updates the existing record if a match is found. The value of the Match field determines which record to match.

Input

Input fieldDescription
ObjectSelect the Vault object you plan to upsert. For example, Product. This list is populated dynamically from your Vault.
Match fieldSelect the unique field used to match existing records. Defaults to External ID. This list is populated dynamically from the selected object's unique fields.
Field valuesField values for the record. Include the value for the Match field to match an existing record.

Output

Output fieldDescription
Response statusThe status of the write operation.
IDThe ID of the created or updated record.
URLThe URL of the created or updated record.
EventEither created__sys or updated__sys.
ID param valueThe value of the Match field used to match the record.

Last updated: