Cloud BOT (Preview)

Cloud BOT is a new web browser automation tool born in Japan. Create and run your own robots easily and safely without any installation.
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 |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet |
Contact | |
---|---|
Name | Cloud BOT Support |
URL | https://www.c-bot.pro/en/contact |
support@c-bot.pro |
Connector Metadata | |
---|---|
Publisher | C-RISE Ltd. |
Website | https://www.c-bot.pro/en |
Privacy policy | https://www.c-rise.co.jp/en/privacy/policy/ |
Categories | IT Operations |
Cloud BOT is a new browser automation tool. You can create a BOT that automates your normal web operations by accessing any website and recording the usual operation procedure automatically. Cloud BOT connector provides a trigger that monitors completion of BOT and an action that starts BOT execution. You can use the data obtained from the flow as execution parameters or use the execution result of BOT as input values for the following action.
Prerequisites
Register an account for our service, Cloud BOT (https://console.c-bot.pro/register), and select any plan(Free plan is also available).
How to get credentials?
When using Cloud BOT connector, first login to our service in the shown login page. then you will see "Power Automate is requiring permissions to access your account" page, click "Authorize" and finish connecting.
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Execute BOT |
Execute your BOT. (The API must be enabled and the BOT must be published on Cloud BOT website.) |
Execute BOT
Execute your BOT. (The API must be enabled and the BOT must be published on Cloud BOT website.)
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Language
|
x-cbot-content-language | True | string |
Language |
Contract
|
public_id | True | string |
Contract |
BOT
|
bot_id | True | string |
BOT |
Async
|
async | True | boolean |
Async |
Data1
|
data1 | string |
Data1 |
|
Data2
|
data2 | string |
Data2 |
|
Data3
|
data3 | string |
Data3 |
|
Data4
|
data4 | string |
Data4 |
|
Data5
|
data5 | string |
Data5 |
|
Data6
|
data6 | string |
Data6 |
|
Data7
|
data7 | string |
Data7 |
|
Data8
|
data8 | string |
Data8 |
|
Data9
|
data9 | string |
Data9 |
|
Data10
|
data10 | string |
Data10 |
|
API Parameters
|
api_parameters | string |
API Parameters |
Returns
Name | Path | Type | Description |
---|---|---|---|
code
|
code | integer | |
job_id
|
job_id | string | |
bot_id
|
bot_id | string | |
bot_name
|
bot_name | string | |
status
|
status | integer | |
start_time
|
start_time | string | |
elapsed_time
|
elapsed_time | integer | |
Data1
|
output.data1 | string | |
Data2
|
output.data2 | string | |
Data3
|
output.data3 | string | |
Data4
|
output.data4 | string | |
Data5
|
output.data5 | string | |
Data6
|
output.data6 | string | |
Data7
|
output.data7 | string | |
Data8
|
output.data8 | string | |
Data9
|
output.data9 | string | |
Data10
|
output.data10 | string | |
OutputJSON
|
output.output_json | string | |
callback
|
callback | boolean |
callback |
message
|
message | string |
Triggers
When BOT execution is completed |
Triggers when a BOT at the end of execution. (The API must be enabled and the BOT must be published on Cloud BOT website.) |
When BOT execution is completed
Triggers when a BOT at the end of execution. (The API must be enabled and the BOT must be published on Cloud BOT website.)
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Language
|
x-cbot-content-language | True | string |
Language |
Contract
|
public_id | True | string |
Contract |
BOT
|
bot_id | True | string |
BOT |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
code | integer |
code |
|
job_id | string |
job_id |
|
bot_id | string |
bot_id |
|
bot_name | string |
bot_name |
|
status | integer |
status |
|
start_time | string |
start_time |
|
elapsed_time | integer |
elapsed_time |
Data1
|
output.data1 | string | |
Data2
|
output.data2 | string | |
Data3
|
output.data3 | string | |
Data4
|
output.data4 | string | |
Data5
|
output.data5 | string | |
Data6
|
output.data6 | string | |
Data7
|
output.data7 | string | |
Data8
|
output.data8 | string | |
Data9
|
output.data9 | string | |
Data10
|
output.data10 | string | |
OutputJSON
|
output.output_json | string | |
message
|
message | string |