Yarado (Preview)
Yarado connector lets users list down robots and tasks belonging to their organisation and schedule a single task run.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Yarado Customer Service Center |
URL | https://yarado.atlassian.net/servicedesk/customer/portals |
info@yarado.com |
Connector Metadata | |
---|---|
Publisher | Yarado |
Website | https://yarado.com |
Privacy policy | https://www.yarado.com/terms |
Categories | Business Management;Productivity |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
GET Robots |
GET Robots |
GET Task Files |
GET Task Files |
POST Schedule Task Run |
POST Schedule Task Run |
GET Robots
GET Robots
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
id
|
id | string | |
name
|
name | string | |
organisation_name
|
organisation_name | string | |
is_deleted
|
is_deleted | boolean |
GET Task Files
GET Task Files
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
id
|
id | string | |
filename
|
filename | string | |
created_by
|
created_by | string | |
created_at
|
created_at | string |
POST Schedule Task Run
POST Schedule Task Run
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
robot_id
|
robot_id | True | string |
Id of a robot |
task_file_id
|
task_file_id | True | string |
Id of task file |