APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Conductor
TaskResult
Conductor
· Schema
TaskResult
Automation
Orchestration
State
Tasks
Workflows
Properties
Name
Type
Description
workflowInstanceId
string
The workflow instance ID
taskId
string
The task ID
status
string
Task execution status
outputData
object
Task output data
reasonForIncompletion
string
Reason for failure
callbackAfterSeconds
integer
Callback delay for IN_PROGRESS tasks
workerId
string
ID of the worker updating the task
logs
array
Task execution logs
externalOutputPayloadStoragePath
string
Path to externally stored output payload
View JSON Schema on GitHub