Execute automation (test)
API Reference
Execute automation (test)
Run a test execution of a gu1 automation using synthetic event data from the organization, without creating an execution row or waiting state.
POST
Execute automation (test)
Endpoint
processEvent. Does not create an execution row or support standby.
Response
200 β{ "success": true, "message": "...", "automationId": "...", "casesProcessed": 1 }
400 β e.g. no entities in org, or automation is archived