Initiate Workflow Actions on Multiple Workflows

POST https://{{vaultDNS}}/api/{{version}}/object/workflow/actions/:action

https://developer.veevavault.com/api/23.1/#Initiate_Bulk_Workflow_Action

Use this request to initiate a workflow action on multiple workflows. This starts an asynchronous job whose status you can check with the Retrieve Job Status endpoint. Maximum 500 workflows per request.

Request Body

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

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring
Content-Typestring