add-ins
latest
false
- Getting started
- UiPath Add-in for Mulesoft
- UiPath Add-in for Microsoft Power Automate
- UiPath Add-in for Salesforce
- UiPath Add-in for ServiceNow
- UiPath Add-in for Workato
- UiPath Add-in for Workday

Add-ins user guide
Last updated Mar 30, 2026
Get robots
The Get Robots action returns the list of robots from your UiPath Orchestrator tenant.
How it works
The following steps are an example of how to configure the action and describes the input and output properties.
- Complete the Setup steps.
- On your recipe, place the Get Robots action.
Output properties
The list of properties returned from the action.
| Properties | Data Type |
|---|---|
| Robot List | Robot[] |
| List Size | Number |
| Index | Number |
Robot
The list of properties in each Robot.
| Properties | Data Type |
|---|---|
| ID | Number |
| Name | String |
| Description | String |
| Machine ID | Number |
| Machine Name | String |
| Username | String |
| Type | String |
| Hosting type | String |