GoFormz(預覽版)

GoFormz 將現場資料收集與團隊已使用的工具與系統連結起來。 在提交表單時自動通知、核准、資料路由及系統更新,確保營運流程持續運作,避免人工追蹤或延誤。

此連接器適用於以下產品和區域:

Service Class 區域
Copilot Studio 進階 除以下部分外,所有Power Automate區域
     - 美國政府 (GCC)
     - 美國政府(海灣合作委員會高中)
     - 由 21Vianet 營運的中國雲
     - 美國國防部 (DoD)
邏輯應用程式 標準 所有 Logic Apps 區域, 但下列區域除外:
     - Azure Government regions
     - Azure中國地區
     - 美國國防部 (DoD)
Power Apps 進階 除以下部分外,所有Power Apps區域
     - 美國政府 (GCC)
     - 美國政府(海灣合作委員會高中)
     - 由 21Vianet 營運的中國雲
     - 美國國防部 (DoD)
Power Automate 進階 除以下部分外,所有Power Automate區域
     - 美國政府 (GCC)
     - 美國政府(海灣合作委員會高中)
     - 由 21Vianet 營運的中國雲
     - 美國國防部 (DoD)
聯絡方式
名稱 GoFormz 支援
URL https://help.goformz.com/en/articles/13860436-goformz-support
Email support@goformz.com
連接器中繼資料
Publisher GoFormz - Power Apps V2
網站 https://www.goformz.com/
隱私策略 https://www.goformz.com/privacy
類別 生產力;IT 營運

GoFormz Power Automate 連接器

概觀

GoFormz Power Automate 連接器幫助團隊消除現場團隊與後勤系統間的手動切換,將表單活動轉化為自動化工作流程。 使用 Power Automate 在提交 GoFormz 表單時觸發通知、核准、資料路由及系統更新——確保營運流程持續運作,無需持續追蹤。 這個連接器對於已經投入 Microsoft 生態系統、希望透過 Outlook、Teams、SharePoint 和 OneDrive 等工具來最大化技術堆疊的組織來說,特別有價值。

先決條件

要使用 GoFormz Power Automate 連接器,您需要:

  • 一個啟用 API 存取的活躍 GoFormz 帳號
  • 來自你 GoFormz 帳號的 客戶 ID客戶秘密 (見下方 取得憑證
  • 一個Microsoft Power Automate帳號

取得資格認證

要取得您的客戶ID和客戶秘密:

  1. 請登入您的 GoFormz 帳號。
  2. 請前往 設定→ API
  3. 從 API 頁面複製你的 客戶端 ID客戶端秘密
  4. 在設定連接器的 OAuth 2.0 安全設定時,請使用這些數值。

在連接器設定時,請使用以下 OAuth 2.0 端點:

領域 價值
授權 URL https://accounts.goformz.com/connect/authorize
權杖 URL https://accounts.goformz.com/connect/token
重新整理URL https://accounts.goformz.com/connect/token
Scope public_api offline_access

支援的作業

觸發器

運算 說明
表格已完成 當 GoFormz 表單完成時會觸發。 用你想監控的表單的範本 ID 來設定。

行動

運算 說明
取得表格 透過表單 ID 取得特定表單的詳細資訊。
建立表單 從範本建立新表單,並可選擇指派給使用者或群組。
匯出表單轉為PDF 將現有表單匯出為 PDF 檔案。

已知問題和限制

  • 表單已完成」觸發器只支援事件類型。form.complete 其他表單事件類型(如表單建立或更新)目前不支援。

支援

如有關於 GoFormz Power Automate 連接器的問題或協助,請造訪 GoFormz 支援中心

節流限制

名稱 呼叫 續約期間
每個連線的 API 呼叫 100 60 秒

動作

匯出表單轉為PDF

將表單匯出為 PDF

取得表格

依ID申請表單

建立表單

從範本建立表單

匯出表單轉為PDF

將表單匯出為 PDF

參數

名稱 機碼 必要 類型 Description
表單 ID
formId True string

指派給你想匯出表單的唯一 32 位數識別碼。

型別
type string
pages
pages string

傳回

response
binary

取得表格

依ID申請表單

參數

名稱 機碼 必要 類型 Description
表單 ID
id True uuid

你想查詢資料的表單上,指派的唯一 32 位數識別碼。

傳回

身體
FormDto

建立表單

從範本建立表單

參數

名稱 機碼 必要 類型 Description
跑動計算
runCalculations boolean

如果是在已完成的表單上建立從表格來源的表單,請啟用此功能以執行該表的計算。

名字
name string
overrideDefaultFormName
overrideDefaultFormName boolean
樣板ID
templateId uuid
id
id uuid
型別
type string
URL
url string
領域
fields object

觸發程序

表單完成 Webhook

一個在完成指定表單時觸發的 webhook

表單完成 Webhook

一個在完成指定表單時觸發的 webhook

參數

名稱 機碼 必要 類型 Description
eventType
eventType string

eventType

實體識別碼 (entityId)
entityId True string

實體識別碼 (entityId)

enabled
enabled boolean

enabled

傳回

名稱 路徑 類型 Description
事件類型
EventType string

事件類型

EntityId
EntityId string

EntityId

時間戳
Timestamp string

時間戳

識別碼
Item.Id string

識別碼

網址
Item.Url string

網址

重新完工
Item.Recompleted boolean

重新完工

定義

任務:Dto

名稱 路徑 類型 Description
id
id uuid
型別
type string
URL
url string

FormDto

名稱 路徑 類型 Description
formId
formId uuid
名字
name string
overrideDefaultFormName
overrideDefaultFormName boolean
狀態
status FormStatusDto
最後更新日期
lastUpdateDate string
指派
assignment AssignmentDto
位置
location LocationDto
樣板ID
templateId uuid
模板網址
templateUrl string
領域
fields object

FormStatusDto

名稱 路徑 類型 Description
狀態
status string
變更日期
changeDate string

地點 Dto

名稱 路徑 類型 Description
緯度
latitude double
經度
longitude double
正確性
accuracy double

二進位

這是基本數據類型 『binary』。