雲端BOT
Cloud BOT 是一種用於 Web 瀏覽器自動化的免費增值服務。 您可以輕鬆創建自己的機器人,無需代碼,也無需安裝。 由於機器人位於雲端,因此可以隨時運行。 作為流程的一部分,您可以執行自動執行瀏覽器作業的機器人。 您可以將資料/檔案傳遞給機器人並在 Web 上輸入,或接收從 Web 取得的資料/檔案並繼續流程。
此連接器適用於以下產品和區域:
| 服務 | Class | Regions |
|---|---|---|
| 副駕駛工作室 | 進階 | 除下列區域外的所有 Power Automate 區域 : - 美國政府 (GCC) - 美國政府(海灣合作委員會高中) - 由 21Vianet 營運的中國雲 - 美國國防部 (DoD) |
| 邏輯應用程式 | 標準 | 所有 Logic Apps 區域, 但下列區域除外: - Azure Government 區域 - Azure 中國區域 - 美國國防部 (DoD) |
| Power Apps | 進階 | 除下列區域外的所有 Power Apps 區域 : - 美國政府 (GCC) - 美國政府(海灣合作委員會高中) - 由 21Vianet 營運的中國雲 - 美國國防部 (DoD) |
| Power Automate(自動化服務) | 進階 | 除下列區域外的所有 Power Automate 區域 : - 美國政府 (GCC) - 美國政府(海灣合作委員會高中) - 由 21Vianet 營運的中國雲 - 美國國防部 (DoD) |
| 連絡人 | |
|---|---|
| 名稱 | 雲端 BOT 支援 |
| URL | https://www.c-bot.pro/en/contact |
| support@c-bot.pro |
| 連接器中繼資料 | |
|---|---|
| Publisher | C-RISE有限公司 |
| 網站 | https://www.c-bot.pro/en |
| 隱私策略 | https://www.c-rise.co.jp/en/privacy/policy/ |
| 類別 | 資訊科技營運 |
Cloud BOT 是一種新的瀏覽器自動化工具。 您可以創建一個 BOT,通過訪問任何網站並自動記錄通常的操作過程來自動化您的正常網絡操作。 雲端 BOT 連接器提供監視 BOT 完成的觸發程序,以及啟動 BOT 執行的動作。 您可以使用從流程取得的資料作為執行參數,或使用 BOT 的執行結果作為下列動作的輸入值。
先決條件
註冊我們的服務 Cloud BOT ()https://console.c-bot.pro/register 帳戶,然後選擇任何計劃(也提供免費計劃)。
如何取得憑證?
使用 Cloud BOT 連接器時,請先在顯示的登入頁面登入我們的服務。 然後您將看到“Power Automate 需要訪問您的帳戶的權限”頁面,單擊“授權”並完成連接。
節流限制
| 名稱 | 呼叫 | 續約期間 |
|---|---|---|
| 每個連線的 API 呼叫 | 100 | 60 秒 |
動作
| 上傳檔案 |
上傳檔案。 您可以設定檔案內容並取得檔案引用。(必須在 Cloud BOT 網站上啟用 API。 |
| 下載檔案 |
下載檔案。 您可以設定檔案引用並取得檔案內容。(必須在 Cloud BOT 網站上啟用 API。 |
| 執行 BOT |
執行您的機器人。 您可以為 BOT 設定特定的輸入值。(必須啟用 API,且必須在 Cloud BOT 網站上發佈 BOT。 |
上傳檔案
上傳檔案。 您可以設定檔案內容並取得檔案引用。(必須在 Cloud BOT 網站上啟用 API。
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
語言
|
x-cbot-content-language | True | string |
語言 |
|
Contract
|
public_id | True | string |
Contract |
|
檔案名稱
|
x-cbot-filename | True | string |
檔案名稱 |
|
檔案內容
|
file_contents | True | byte |
檔案內容 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
檔案參考
|
ref | string |
下載檔案
下載檔案。 您可以設定檔案引用並取得檔案內容。(必須在 Cloud BOT 網站上啟用 API。
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
語言
|
x-cbot-content-language | True | string |
語言 |
|
Contract
|
public_id | True | string |
Contract |
|
檔案參考
|
ref | True | string |
檔案參考 |
傳回
- 檔案內容
- binary
執行 BOT
執行您的機器人。 您可以為 BOT 設定特定的輸入值。(必須啟用 API,且必須在 Cloud BOT 網站上發佈 BOT。
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
語言
|
x-cbot-content-language | True | string |
語言 |
|
Contract
|
public_id | True | string |
Contract |
|
機器人
|
bot_id | True | string |
機器人 |
|
非同步
|
async | True | boolean |
非同步 |
|
資料1
|
data1 | string |
資料1 |
|
|
資料2
|
data2 | string |
資料2 |
|
|
資料3
|
data3 | string |
資料3 |
|
|
數據4
|
data4 | string |
數據4 |
|
|
數據5
|
data5 | string |
數據5 |
|
|
數據6
|
data6 | string |
數據6 |
|
|
數據7
|
data7 | string |
數據7 |
|
|
數據8
|
data8 | string |
數據8 |
|
|
數據9
|
data9 | string |
數據9 |
|
|
數據10
|
data10 | string |
數據10 |
|
|
API 參數
|
api_parameters | string |
API 參數 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Code
|
code | integer | |
|
作業識別碼
|
job_id | string | |
|
機器人識別碼
|
bot_id | string | |
|
BOT 名稱
|
bot_name | string | |
|
地位
|
status | integer | |
|
開始時間
|
start_time | string | |
|
經過時間
|
elapsed_time | integer | |
|
資料1
|
output.data1 | string | |
|
資料2
|
output.data2 | string | |
|
資料3
|
output.data3 | string | |
|
數據4
|
output.data4 | string | |
|
數據5
|
output.data5 | string | |
|
數據6
|
output.data6 | string | |
|
數據7
|
output.data7 | string | |
|
數據8
|
output.data8 | string | |
|
數據9
|
output.data9 | string | |
|
數據10
|
output.data10 | string | |
|
輸出JSON
|
output.output_json | string | |
|
投射網址
|
cast_url | string | |
|
Message
|
message | string |
觸發程序
| BOT執行完成後 |
當 BOT 在執行結束時觸發。(必須啟用 API,且必須在 Cloud BOT 網站上發佈 BOT。 |
BOT執行完成後
當 BOT 在執行結束時觸發。(必須啟用 API,且必須在 Cloud BOT 網站上發佈 BOT。
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
語言
|
x-cbot-content-language | True | string |
語言 |
|
Contract
|
public_id | True | string |
Contract |
|
機器人
|
bot_id | True | string |
機器人 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Code
|
code | integer | |
|
作業識別碼
|
job_id | string | |
|
機器人識別碼
|
bot_id | string | |
|
BOT 名稱
|
bot_name | string | |
|
地位
|
status | integer | |
|
開始時間
|
start_time | string | |
|
經過時間
|
elapsed_time | integer | |
|
資料1
|
output.data1 | string | |
|
資料2
|
output.data2 | string | |
|
資料3
|
output.data3 | string | |
|
數據4
|
output.data4 | string | |
|
數據5
|
output.data5 | string | |
|
數據6
|
output.data6 | string | |
|
數據7
|
output.data7 | string | |
|
數據8
|
output.data8 | string | |
|
數據9
|
output.data9 | string | |
|
數據10
|
output.data10 | string | |
|
輸出JSON
|
output.output_json | string | |
|
投射網址
|
cast_url | string | |
|
Message
|
message | string |
定義
二進位
這是基本數據類型 『binary』。