v1

latestOpenAPI 3.0.02026-07-1417448450.4 KB
workflows

Indicate that an app's step in a workflow completed execution.

get/workflows.stepCompleted

Query parameters

workflow_step_execute_idstring required

Context identifier that maps to the correct workflow step execution.

outputsstring

Key-value object of outputs from your step. Keys of this object reflect the configured key properties of your outputs array from your workflow_step object.

Headers

tokenstring required

Authentication token. Requires scope: workflow.steps:execute

Response

Typical success response

oktrue required