Integrate with the REST API
The automation orchestrator REST API lets you trigger workflows, query execution status, and manage workflow definitions programmatically from external systems and scripts.
When you need to start a workflow from an external system, retrieve results for reporting, or manage workflows as part of a CI/CD pipeline, you use the REST API instead of the browser-based workflow designer. The API uses standard HTTP methods and returns JSON responses. Authentication is handled with tokens you generate from the automation orchestrator interface.