GET /workflows.stepCompleted
Summary: —
Operation ID: workflows_stepCompleted
Auth: unknown
Operation ID: workflows_stepCompleted
Auth: unknown
Description
Indicate that an app's step in a workflow completed execution.
Parameters (3)
outputs
(string, query, optional)
Key-value object of outputs from your step. Keys of this object reflect the configured `key` properties of your [`outputs`](/reference/workflows/workflow_step#output) array from your `workflow_step` object.
token
(string, header, required)
Authentication token. Requires scope: `workflow.steps:execute`
workflow_step_execute_id
(string, query, required)
Context identifier that maps to the correct workflow step execution.
No probe data for this endpoint yet.