Create run

Authentication

Authorizationstring

Use the API key format: api-key <token>.

Path parameters

workflowIdstringRequired

Request

Workflow trigger payload. Send application/json for normal JSON input, or multipart/form-data when the workflow needs form-data semantics. Multipart text and JSON parts are forwarded by their original part names. Multipart file parts are uploaded to Plextera File Service and exposed under the same part names as file-node arrays.

Response

Accepted
idstring
statusenum
Allowed values:
createdAtdatetime
updatedAtdatetime
startedAtdatetime
completedAtdatetime
errorobject
Terminal failure details. Present only for failed or rejected extractions and workflow runs.
workflowobject
progressobject
durationMslong
computedDurationMslong
stepslist of objects