Skip to main content

Execute Workflow Test

POST 

/api/workflows/test/execute

Execute a workflow in test mode with optional input data.

This endpoint allows testing workflows from the frontend with:

  • Contact/Lead data
  • Custom JSON payload
  • No input data

The workflow executes in automated mode and provides real-time debugging via WebSocket. Returns connection details for WebSocket to receive debug messages.

Request

Responses

Successful Response