Skip to content

WorkflowExecutionStep

Type: Object

A workflow execution step represents the execution result of a single node within a workflow execution. Steps track detailed information about each node's execution including timing, input/output data, and any errors.

This granular tracking enables:

  • Detailed execution debugging
  • Performance analysis
  • Resumable execution from specific steps
  • Audit trails for compliance

Fields

NameTypeArgsDescriptionDeprecated
completedAtDateTimeWhen the step completed
createdAtDateTime!
durationSecondsDecimal
errorDetailsJsonStringError information if the step failed
executionWorkflowExecution!The workflow execution this step belongs to
executionIdID!
executionOrderIntOrder in which this step was executed
idID!
inputDataJsonString!Input data for this step
isActiveBoolean
logCountInt
logs[JsonString!]!Execution logs for this step
metricsJsonString!Performance metrics for this step
nodeIdID!UUID of the workflow node being executed
outputDataJsonStringOutput data from this step
parallelGroupStringGroup identifier for parallel execution
retryCountInt!Number of times this step has been retried
startedAtDateTimeWhen the step started executing
statusString!Current status of this step
updatedAtDateTime!
workflowNodeIdString!The workflow node being executed

Relationships

Connect. Combine. Collaborate.
The pioneering open integration platform, dedicated to transforming connectivity in the printing industry.