Test an action step
Workflows - Testing
Test an action step
Execute a single action step in isolation. Uses stored sample data from prior steps as mock inputs. The response includes the step’s input, output, and any console output. This is a synchronous call — the server polls until the step completes (up to 90 seconds).
POST
Test an action step
Autorizaciones
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.