orchestrator
2020.10
false
- Getting Started
- Swagger Definition
- Orchestrator APIs
- Assets Requests
- Calendars Requests
- Environments Requests
- Folders Requests
- Generic Tasks Requests
- Jobs Requests
- Libraries Requests
- License Requests
- Packages Requests
- Permissions Requests
- Processes Requests
- Robots Requests
- Roles Requests
- Schedules Requests
- Settings Requests
- Tasks Requests
- Task Catalogs Requests
- Task Forms Requests
- Tenants Requests
- Transactions Requests
- Users Requests
- Webhooks Requests
OUT OF SUPPORT
Orchestrator API Guide
All Orchestrator API calls are made using HTTP methods to the Orchestrator URL.
The Orchestrator URL has the following syntax template:
- Base URL = protocol +
://+ hostname, for examplehttps://your-server-domain.com.
It is recommended to encrypt the data you send via API calls, by using the
https protocol.
The hostname is the one set at installation.