GET /workflows.stepFailed

slack.com

Summary:
Operation ID: workflows_stepFailed
Auth: unknown
Description

Indicate that an app's step in a workflow failed to execute.

Parameters (3)

error (string, query, required)

A JSON-based object with a `message` property that should contain a human readable error message.

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.