Waaila (預覽版)
Waaila 是一款用於自動數據質量監控的綜合應用程序,由數百名分析師組成的全球社區提供支持。 它有助於防止因數據質量和測量不佳而導致的災難性情況。
此連接器適用於以下產品和區域:
| 服務 | 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) |
| 連絡人 | |
|---|---|
| 名稱 | Waaila 支持 |
| URL | https://waaila.com/en/about |
| support@waaila.com |
| 連接器中繼資料 | |
|---|---|
| Publisher | 克羅斯馬斯特斯 s.r.o. |
| 網站 | https://waaila.com |
| 隱私策略 | https://waaila.com/en/privacy-policy |
| 類別 | 人工智慧;行銷 |
先決條件
您需要擁有 Waaila 高級計劃之一才能充分利用所有連接器功能。
如何取得認證
若要使用此連接器,您必須取得 API 金鑰和用來登入 Waaila 的電子郵件。 如果您是高級 Waaila 用戶,您可以在用戶下拉菜單中的 Waaila Web 應用程序中找到這兩個值。 您需要先啟動金鑰。 請注意,如果您已經啟動了 API 金鑰,則透過啟動新金鑰來停用它。
開始使用連接器
您一律需要先使用 GetToken 動作。 您將 Waaila API 密鑰填寫為參數, code 將電子郵件填寫為 email 參數。 此動作會傳回值 code 。 此值是您將在所有剩餘動作中用於驗證的權杖。 為此,您需要使用以下值填充 Wauth 參數:“Bearer token-value”。
您還有另外兩個動作可以使用。
GetDepots:使用此選項可取得所有 Waaila 倉庫的摘要。 這為您提供有關各個倉庫、包含的測試套件、資料來源和最新測試的所有資訊。
GetTestsuite:使用此選項來取得個別測試套件的詳細資訊。 您可以獲得最新的測試結果、有關數據源的信息以及有關所有包含的測試的詳細信息。
已知問題與限制
您必須擁有有效的認證才能使用此聯結器。 目前只能從 Waaila 讀取數據,而無法觸發測試。
FAQ
什麼是 Waaila,在哪裡可以找到更多資訊?
Waaila 是一款用於自動數據質量監控的綜合應用程序,由數百名分析師組成的全球社區提供支持。 它由一個免費的 Web 應用程序和其他高級工具組成,以提供更多的自動化。 您可以在 Waaila 網站上找到更多信息。 或者只是 在這裡開始免費使用 Waaila。
還有更多文檔嗎?
請考慮查看我們的 官方文件。
我需要連接器實作的協助。 我可以聯絡你嗎?
當然,只需發送消息給 support@waaila.com我們。
如果出現任何問題,我該怎麼辦?
請發送訊息至 support@waaila.com。
你們提供任何其他 Power Platform 工具嗎?
我們正在開發 Waaila Power 應用程序,一旦準備好部署,就會在此處包含更多信息。
誰在開發瓦伊拉?
Waaila 依賴全球分析師社群來創建全面的資料品質測試。 Waaila Web 應用程式、Power Platform 連接器、追蹤驗證器瀏覽器擴充功能和其他進階服務的開發由 Cross Masters 提供。
節流限制
| 名稱 | 呼叫 | 續約期間 |
|---|---|---|
| 每個連線的 API 呼叫 | 100 | 60 秒 |
動作
| 取得存取令牌 |
傳回存取權杖以授權其他連接器動作。 使用此權杖作為「Wauth」值。 |
| 取得測試套件詳細資料 |
傳回指定存放庫內的測試套件詳細資料。 |
| 獲取倉庫列表 |
為使用者傳回所有 Waaila 倉庫的清單。 |
取得存取令牌
傳回存取權杖以授權其他連接器動作。 使用此權杖作為「Wauth」值。
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
字碼
|
code | True | string |
在 Waaila Web 應用程式中產生的使用者 API 程式碼。 |
|
電子郵件
|
True | string |
用於存取 Waaila Web 應用程式的電子郵件 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
字碼
|
code | string |
字碼 |
取得測試套件詳細資料
傳回指定存放庫內的測試套件詳細資料。
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
倉庫 ID
|
depot | True | string |
指定存放庫 ID |
|
測試套件 ID
|
testsuite | True | string |
指定測試套件識別碼 |
|
存取憑證
|
Wauth | True | string |
存取權杖。 該值必須以 'Bearer' 開頭。 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
自訂名稱
|
customName | string |
自訂名稱 |
|
results
|
results | array of object |
results |
|
maxScore
|
results.maxScore | integer |
maxScore |
|
分數
|
results.score | integer |
分數 |
|
測試時間
|
results.testedAt | string |
測試時間 |
|
測試錯誤
|
results.testsError | integer |
測試錯誤 |
|
測試失敗
|
results.testsFailed | integer |
測試失敗 |
|
測試通過
|
results.testsPassed | integer |
測試通過 |
|
測試資訊
|
results.testsInfo | integer |
測試資訊 |
|
測試總計
|
results.testsTotal | integer |
測試總計 |
|
測試未解決
|
results.testsUnresolved | integer |
測試未解決 |
|
tests警告
|
results.testsWarning | integer |
tests警告 |
|
exec類型
|
results.execType | string |
exec類型 |
|
exec批次
|
results.execBatch | string |
exec批次 |
|
創建於
|
results.createdAt | string |
創建於 |
|
全球唯一識別碼 (GUID)
|
results.guid | string |
全球唯一識別碼 (GUID) |
|
字碼
|
datasource.code | string |
字碼 |
|
Key
|
datasource.key | string |
Key |
|
providerCode
|
datasource.providerCode | string |
providerCode |
|
識別碼
|
datasource.identifier | string |
識別碼 |
|
googleId
|
datasource.account.authentication.googleId | string |
googleId |
|
accessToken
|
datasource.account.authentication.accessToken | string |
accessToken |
|
accessTokenExpirationDate
|
datasource.account.authentication.accessTokenExpirationDate | string |
accessTokenExpirationDate |
|
Authorization
|
datasource.account.authentication.headers.Authorization | string |
Authorization |
|
accountName
|
datasource.account.authentication.accountName | string |
accountName |
|
authenticationType
|
datasource.account.authentication.authenticationType | string |
authenticationType |
|
範圍
|
datasource.account.authentication.scopes | array of string |
範圍 |
|
名稱
|
datasource.account.name | string |
名稱 |
|
狀態
|
datasource.account.status | string |
狀態 |
|
授權時間
|
datasource.account.authorizedAt | string |
授權時間 |
|
etag
|
datasource.account.etag | string |
etag |
|
修改時間
|
datasource.account.modifiedAt | string |
修改時間 |
|
創建於
|
datasource.account.createdAt | string |
創建於 |
|
全球唯一識別碼 (GUID)
|
datasource.account.guid | string |
全球唯一識別碼 (GUID) |
|
accountId
|
datasource.accountId | string |
accountId |
|
etag
|
datasource.etag | string |
etag |
|
修改時間
|
datasource.modifiedAt | string |
修改時間 |
|
創建於
|
datasource.createdAt | string |
創建於 |
|
全球唯一識別碼 (GUID)
|
datasource.guid | string |
全球唯一識別碼 (GUID) |
|
datasourceId
|
datasourceId | string |
datasourceId |
|
名稱
|
name | string |
名稱 |
|
描述
|
description | string |
描述 |
|
測試
|
tests | array of object |
測試 |
|
maxScore
|
tests.maxScore | integer |
maxScore |
|
測試時間
|
tests.testedAt | string |
測試時間 |
|
名稱
|
tests.name | string |
名稱 |
|
查詢邏輯
|
tests.queryLogic | string |
查詢邏輯 |
|
testType (測試類型)
|
tests.testType | string |
testType (測試類型) |
|
版本
|
tests.version | integer |
版本 |
|
測試邏輯
|
tests.testLogic | string |
測試邏輯 |
|
字碼
|
tests.code | string |
字碼 |
|
描述
|
tests.description | string |
描述 |
|
lang
|
tests.lang | string |
lang |
|
來源TestsetId
|
tests.sourceTestsetId | string |
來源TestsetId |
|
來源TestId
|
tests.sourceTestId | string |
來源TestId |
|
|
tests.🇸ourceLibraryId | string |
來源資料庫Id |
|
|
tests.sourceVersion | integer |
sourceVersion |
|
來源更新
|
tests.sourceUpdated | boolean |
來源更新 |
|
etag
|
tests.etag | string |
etag |
|
修改時間
|
tests.modifiedAt | string |
修改時間 |
|
創建於
|
tests.createdAt | string |
創建於 |
|
全球唯一識別碼 (GUID)
|
tests.guid | string |
全球唯一識別碼 (GUID) |
|
providerCode
|
providerCode | string |
providerCode |
|
測試計數
|
testsCount | integer |
測試計數 |
|
版本
|
version | string |
版本 |
|
標籤列表
|
taglist | array of |
標籤列表 |
|
etag
|
etag | string |
etag |
|
修改時間
|
modifiedAt | string |
修改時間 |
|
創建於
|
createdAt | string |
創建於 |
|
全球唯一識別碼 (GUID)
|
guid | string |
全球唯一識別碼 (GUID) |
獲取倉庫列表
為使用者傳回所有 Waaila 倉庫的清單。
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
存取憑證
|
Wauth | True | string |
存取權杖。 該值必須以 'Bearer' 開頭。 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
|
array of object | ||
|
名稱
|
name | string |
名稱 |
|
描述
|
description | string |
描述 |
|
測試套件
|
testsuites | array of object |
測試套件 |
|
自訂名稱
|
testsuites.customName | string |
自訂名稱 |
|
results
|
testsuites.results | array of object |
results |
|
maxScore
|
testsuites.results.maxScore | integer |
maxScore |
|
分數
|
testsuites.results.score | integer |
分數 |
|
測試時間
|
testsuites.results.testedAt | string |
測試時間 |
|
測試錯誤
|
testsuites.results.testsError | integer |
測試錯誤 |
|
測試失敗
|
testsuites.results.testsFailed | integer |
測試失敗 |
|
測試通過
|
testsuites.results.testsPassed | integer |
測試通過 |
|
測試資訊
|
testsuites.results.testsInfo | integer |
測試資訊 |
|
測試總計
|
testsuites.results.testsTotal | integer |
測試總計 |
|
測試未解決
|
testsuites.results.testsUnresolved | integer |
測試未解決 |
|
tests警告
|
testsuites.results.testsWarning | integer |
tests警告 |
|
exec類型
|
testsuites.results.execType | string |
exec類型 |
|
exec批次
|
testsuites.results.execBatch | string |
exec批次 |
|
創建於
|
testsuites.results.createdAt | date-time |
創建於 |
|
全球唯一識別碼 (GUID)
|
testsuites.results.guid | string |
全球唯一識別碼 (GUID) |
|
字碼
|
testsuites.datasource.code | string |
字碼 |
|
Key
|
testsuites.datasource.key | string |
Key |
|
providerCode
|
testsuites.datasource.providerCode | string |
providerCode |
|
識別碼
|
testsuites.datasource.identifier | string |
識別碼 |
|
googleId
|
testsuites.datasource.account.authentication.googleId | string |
googleId |
|
accessToken
|
testsuites.datasource.account.authentication.accessToken | string |
accessToken |
|
accessTokenExpirationDate
|
testsuites.datasource.account.authentication.accessTokenExpirationDate | string |
accessTokenExpirationDate |
|
Authorization
|
testsuites.datasource.account.authentication.headers.Authorization | string |
Authorization |
|
x-api 金鑰
|
testsuites.datasource.account.authentication.headers.x-api-key | string |
x-api 金鑰 |
|
accountName
|
testsuites.datasource.account.authentication.accountName | string |
accountName |
|
authenticationType
|
testsuites.datasource.account.authentication.authenticationType | string |
authenticationType |
|
範圍
|
testsuites.datasource.account.authentication.scopes | array of |
範圍 |
|
密碼
|
testsuites.datasource.account.authentication.secret | string |
密碼 |
|
名稱
|
testsuites.datasource.account.name | string |
名稱 |
|
狀態
|
testsuites.datasource.account.status | string |
狀態 |
|
授權時間
|
testsuites.datasource.account.authorizedAt | string |
授權時間 |
|
etag
|
testsuites.datasource.account.etag | string |
etag |
|
修改時間
|
testsuites.datasource.account.modifiedAt | string |
修改時間 |
|
創建於
|
testsuites.datasource.account.createdAt | string |
創建於 |
|
全球唯一識別碼 (GUID)
|
testsuites.datasource.account.guid | string |
全球唯一識別碼 (GUID) |
|
accountId
|
testsuites.datasource.accountId | string |
accountId |
|
etag
|
testsuites.datasource.etag | string |
etag |
|
修改時間
|
testsuites.datasource.modifiedAt | string |
修改時間 |
|
創建於
|
testsuites.datasource.createdAt | string |
創建於 |
|
全球唯一識別碼 (GUID)
|
testsuites.datasource.guid | string |
全球唯一識別碼 (GUID) |
|
datasourceId
|
testsuites.datasourceId | string |
datasourceId |
|
名稱
|
testsuites.name | string |
名稱 |
|
描述
|
testsuites.description | string |
描述 |
|
測試
|
testsuites.tests | string |
測試 |
|
providerCode
|
testsuites.providerCode | string |
providerCode |
|
測試計數
|
testsuites.testsCount | integer |
測試計數 |
|
版本
|
testsuites.version | string |
版本 |
|
標籤列表
|
testsuites.taglist | array of |
標籤列表 |
|
etag
|
testsuites.etag | string |
etag |
|
修改時間
|
testsuites.modifiedAt | string |
修改時間 |
|
創建於
|
testsuites.createdAt | string |
創建於 |
|
全球唯一識別碼 (GUID)
|
testsuites.guid | string |
全球唯一識別碼 (GUID) |
|
etag
|
etag | string |
etag |
|
修改時間
|
modifiedAt | string |
修改時間 |
|
創建於
|
createdAt | string |
創建於 |
|
全球唯一識別碼 (GUID)
|
guid | string |
全球唯一識別碼 (GUID) |