Create Object Records
POST https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}
https://developer.veevavault.com/api/20.2/#create-object-records
Create Object Records in bulk.
You can use this endpoint to create User Tasks or User (user__sys) records. Learn more about User Tasks and the User & Person Objects in Vault Help.
The maximum input file size is 1GB. The values in the input must be UTF-8 encoded. CSVs must follow the standard format. The maximum batch size is 500. Note that you can only add relationships through multi-value relationship fields using ID values or through a lookup based on a unique field. name__v is not a unique field.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
X-VaultAPI-MigrationMode | null |