Initiate Multi-Record Workflow

POST https://{{vaultDNS}}/api/{{version}}/objects/objectworkflows/actions/:workflow_name

https://developer.veevavault.com/api/24.1/#Initiate_Multi_Record_Workflow

Initiate a multi-record workflow on a set of records. If any record is not in the relevant state or does not meet configured field conditions, the API returns INVALID_DATA for the invalid records and the workflow does not start.

Request Body

[{"name"=>"contents__sys", "value"=>"", "datatype"=>"null"}, {"name"=>"description__sys", "value"=>"", "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring
Acceptstring