Execute Batch
Triggers workflow execution for a batch of customers.
Maximum 25 executions per request.
For larger datasets, split into multiple requests.
Authentication
x-api-keystring
API Key authentication via header
Path Parameters
workflowDefinitionId
Workflow definition identifier to execute
Request
Workflow execution batch request
executions
Array of workflow executions to process
Response
Batch accepted for processing
success
Whether the batch was successfully queued
executions
List of executions with their generated IDs
