Create and trigger a workflow run

Primary endpoint: create + trigger a run. Provide either workflowInstanceId
(existing config) or workflowInstanceConfiguration (find-or-create config).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Run request payload

string

UUID of an existing workflow instance config (mode 1)

workflowInstanceConfiguration
object

Inline config for find-or-create (mode 2)

string
dataSources
object

Structured data-source inputs keyed by data-source node ID. Each entry must match a data-source node in the workflow definition.

dataTargets
object

Per-data-target inputs keyed by data-target node ID. The user provides per-run values (e.g. folder). The system enriches each entry with registry params (e.g. uploadBucket).

processorParams
object

Per-processor runtime parameters keyed by processor node ID.

layers
array of strings

Persistent layer names to mount for this execution. Layers must exist with status READY on the compute node.

layers
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json