Build an UiPath unattended automation and trigger it remotely via the Orchestrator API

domain: docs.uipath.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Develop and publish the automation process from UiPath Studio to Orchestrator — Studio uploads the NuGet package to the Orchestrator feed and creates or updates a Process.
  2. In Orchestrator, create a Job by navigating to Automation > Jobs and associating the Process with an unattended Robot or a Machine Template with available runtime slots.
  3. Obtain an Orchestrator API access token by authenticating against the identity server endpoint with your client credentials (client ID and client secret configured in Orchestrator), then include the token as a Bearer token in subsequent API calls.
  4. Trigger a job via the REST API: send a POST request to `/odata/Jobs/UiPath.Server.Configuration.OData.StartJobs` with a JSON body specifying the `ReleaseKey` (process identifier), `Strategy` (e.g., `ModernJobsCount`), and `JobsCount`.
  5. Poll the job status via GET `/odata/Jobs({jobId})` and check the `State` field until it reaches `Successful` or `Faulted`, then retrieve output arguments or logs as needed.

Known gotchas

Related routes

create and monitor MailerLite automations via the API (trigger/step configuration remains UI-only)
developers.mailerlite.com · 5 steps · unrated
Trigger a Home Assistant automation from an external IoT service using a webhook
home-assistant.io · 6 steps · unrated
Click UI elements in a non-scriptable macOS app via AppleScript GUI Scripting through System Events
desktop-automation · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans