v1
latestOpenAPI 3.0.12026-08-04154122138.2 KBexternal
Workflows
Execute Workflow Async (External)
Triggers an asynchronous workflow execution using external API key authentication. Returns immediately with an execution ID that can be used to poll for status and retrieve results. Use GET /workflow/external/{id}/executions/{executionId} to check status.
post/workflow/execute/external/{workflowId}/async
Path parameters
workflowIdstring required
Query parameters
api_keystring
configuration_idstring
start_from_stepinteger
end_at_stepinteger
callback_urlstring
Headers
X-API-KEYstring
Response
Workflow execution started