Execute Batch

Triggers workflow execution for a batch of customers. Maximum 100 executions per request. For larger datasets, split into multiple requests.

Path parameters

workflowDefinitionIdstringRequired
Workflow definition identifier to execute

Request

This endpoint expects an object.
executionslist of objectsRequired
Array of workflow executions to process

Response

Batch accepted for processing
executionsobject
Results of the workflow execution batch

Errors