Run Workflow
Execute a workflow asynchronously.
Returns execution ID immediately and processes in background via Inngest. Use the GET /workflows/executions/{execution_id} endpoint to check status and retrieve results.
Authentication
X-Browser-Use-API-Keystring
API Key authentication via header
Path Parameters
workflow_id
Request
This endpoint expects an object.
input
Input parameters for the workflow execution
executionMetadata
Optional metadata for this execution
Response
Successful Response
id
Unique identifier for the execution
workflowId
ID of the workflow being executed
status
Current status of the execution
Allowed values: