Test Workflow Step

Runs a single workflow step with the provided input and returns the
resulting step execution (status, input, output, errors,
console_logs).

On success, the workflows service may persist sample_input (triggers) or
sample_output (other steps) onto the step.

OAuth callers require the workflows:update scope.

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

Workflow ID

uuid
required

Step ID

Body Params

Test payload

input
object
required

Input payload for the step test

integer

Optional loop iteration index when testing steps inside a loop

string

Optional loop iteration item when testing steps inside a loop

uuid

Optional version context for the test run

Responses

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