共用方式為


地震規劃工具 (預覽版)

地震規劃器連接器提供一組動作,以與啟用規劃器專案、作業及要求互動。

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

服務 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)
連絡人​​
名稱 地震的
URL https://seismic.com
Email support@seismic.com
連接器中繼資料
Publisher 地震的
網站 https://seismic.com/
隱私策略 https://seismic.com/privacy-policy/
類別 營銷;銷售和客戶關係管理

節流限制

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

動作

刪除專案

刪除專案。

刪除專案

刪除一或多個專案。

刪除工作

刪除任務。

刪除要求

刪除請求。

刪除要求

大量刪除請求。

刪除評論

刪除註解。 需要節點 (專案、任務或請求) 和註解 ID。

取得任務

依 ID 取得單一工作。

取得專案

依 ID 取得單一專案。 如有需要,請傳回工作。

取得專案

取得專案及其屬性和關聯的清單。

取得工作

取得工作清單。

取得狀態結構描述

依識別碼取得單一狀態結構描述。 這些綱目會保留特定工作的設定狀態資料。

範例:(Not started, In progress, Complete)

取得狀態結構描述

取得任務/請求狀態結構描述的清單。 這些綱目會保留特定工作的設定狀態資料。

範例:(Not started, In progress, Complete)

取得要求

取得單一要求。

取得要求

取得請求清單。

建立任務

建立任務。

建立專案

建立專案。

建立要求

建立請求。

建立註解

在給定的專案、任務或請求上建立註解。 需要節點 (專案、任務或要求) ID。

更新專案

更新並傳回專案。

更新工作

更新現有任務。

更新要求

更新請求。

更新評論

更新現有的註解。 需要節點 (專案、任務或請求) 和註解 ID。

獲取評論

取得單一評論。 需要節點 (專案、任務或請求) 和註解 ID。

獲取評論

取得指定專案、任務或請求的所有註解。 需要節點 (專案、任務或要求) ID。

刪除專案

刪除專案。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

專案識別碼
projectId True string

專案識別碼

刪除任務
deleteTasks boolean

同時刪除相關任務

傳回

刪除專案

刪除一或多個專案。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

專案 ID
ids True array

專案 ID 清單

刪除任務
deleteTasks boolean

同時刪除相關任務

傳回

刪除工作

刪除任務。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

工作識別碼
taskId True string

工作識別碼

傳回

刪除要求

刪除請求。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

請求編號
requestId True string

請求編號

刪除要求

大量刪除請求。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

內容-類型
Content-Type string

內容-類型

要求識別碼
ids array of string

要刪除的請求 ID 清單

傳回

刪除評論

刪除註解。 需要節點 (專案、任務或請求) 和註解 ID。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

節點識別碼
nodeId True string

節點識別碼

註解 ID
commentId True string

註解 ID

取得任務

依 ID 取得單一工作。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

工作識別碼
taskId True string

工作識別碼

傳回

身體
PlannerTask

取得專案

依 ID 取得單一專案。 如有需要,請傳回工作。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

專案識別碼
projectId True string

專案識別碼

關聯節點深度
associatedNodesDepth integer

數字,以指出傳回的關聯節點資料深度

收錄作品
includeWorks boolean

包含相關聯任務資料的指標

傳回

取得專案

取得專案及其屬性和關聯的清單。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

計畫結束日期起始
plannedEndDateFrom date-time

從計畫結束日期篩選

計畫結束日期至
plannedEndDateTo date-time

篩選至計畫的結束日期

計畫開始日期
plannedStartDateFrom date-time

從計畫的開始日期篩選

計畫開始日期為
plannedStartDateTo date-time

篩選至計畫的開始日期

專案 ID
ids array

要查詢的專案識別碼清單

項目名稱
title string

要查詢的專案標題

管理員 ID
managerIds array

管理員要查詢的使用者 ID 清單

創作者 ID
creatorIds array

建立者要查詢的使用者 ID 清單

相關聯的節點 ID
associatedNodeIds array

要查詢的關聯識別碼清單

Cursor
cursor string

用於分頁的游標

限制
limit integer

要限制傳回的記錄的數目

排序
sort array

排序查詢

自訂屬性
customProperties string

要查詢的自訂屬性清單

追蹤者 ID
followerIds array

按關注者查詢的用戶 ID 列表

包含關聯
includeAssociations boolean

允許包含關聯資料的指標

傳回

取得工作

取得工作清單。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

計畫結束日期起始
plannedEndDateFrom date-time

依任務到期日(含)篩選

計畫結束日期至
plannedEndDateTo date-time

依任務到期日篩選(不屬於)

計畫開始日期
plannedStartDateFrom date-time

依任務開始日期(含)篩選

計畫開始日期為
plannedStartDateTo date-time

依任務開始日期篩選 (不屬於)

建立於
createdAtFrom date-time

依任務建立日期 (含) 篩選

建立時間 至
createdAtTo date-time

依任務建立日期篩選(不包含)

更新於 From
updatedAtFrom date-time

依任務更新日期 (含) 篩選

更新時間為
updatedAtTo date-time

依任務更新日期篩選 (不含)

任務 ID
ids array

依工作識別碼清單篩選

Title
title string

依工作標題篩選

Description
description string

依任務描述篩選

受指派人 ID
assigneeIds array

要依受指派人篩選的使用者 ID 清單

優先順序
priorities array

按優先順序清單篩選

關鍵字
keywords string

按關鍵字過濾

指派人 ID
assignerIds array

要依指派任務的使用者篩選的使用者 ID 清單

步驟 ID
stepIds array

依狀態值識別碼篩選

狀態結構描述識別碼
statusSchemaId string

依狀態結構描述識別碼篩選

Cursor
cursor string

用於分頁的游標

限制
limit integer

限制傳回記錄的數字

排序
sort array

依查詢排序

遞迴
recursive boolean

在傳回的清單中包含子任務

專案識別碼
projectId string

依專案 ID 篩選

有項目
hasProject boolean

依與專案相關聯的任務進行篩選

自訂屬性
customProperties string

依自訂屬性值篩選

追蹤者 ID
followerIds array

要按關注者過濾的用戶 ID 列表

相關聯的節點 ID
associatedNodeIds array

要篩選的關聯 ID 清單

創作者 ID
creatorIds array

要依建立者篩選的使用者 ID 清單

包含關聯
includeAssociations boolean

在回應中包含關聯資料

父 ID
parentId string

要篩選的任務 ID 清單

傳回

取得狀態結構描述

依識別碼取得單一狀態結構描述。 這些綱目會保留特定工作的設定狀態資料。

範例:(Not started, In progress, Complete)

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

狀態結構描述識別碼
statusSchemaId True string

狀態結構描述識別碼

傳回

身體
StatusSchema

取得狀態結構描述

取得任務/請求狀態結構描述的清單。 這些綱目會保留特定工作的設定狀態資料。

範例:(Not started, In progress, Complete)

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

預設值
isDefault boolean

取得預設狀態結構描述

類型
type string

依節點類型查詢

狀態結構描述 ID
ids array

狀態結構描述 ID 清單

創作者 ID
creatorIds array

建立者要查詢的使用者 ID 清單

Cursor
cursor string

用於分頁的游標

限制
limit integer

限制傳回記錄的數字

傳回

取得要求

取得單一要求。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

請求編號
requestId True string

請求編號

傳回

取得要求

取得請求清單。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

計畫結束日期起始
plannedEndDateFrom date-time

依請求到期日(含)篩選

計畫結束日期至
plannedEndDateTo date-time

依請求到期日篩選(不具售)

計畫開始日期
plannedStartDateFrom date-time

依要求開始日期 (含) 篩選

計畫開始日期為
plannedStartDateTo date-time

依請求開始日期篩選(不含)

建立於
createdAtFrom date-time

依要求建立日期 (含) 篩選

建立時間 至
createdAtTo date-time

依請求建立日期篩選 (不具客意)

更新於 From
updatedAtFrom date-time

依要求更新日期 (含) 篩選

更新時間為
updatedAtTo date-time

按請求更新日期過濾(不包括)

要求識別碼
ids array

請求 ID 清單

Title
title string

要根據要求搜尋標題的關鍵字值

受指派人 ID
assigneeIds array

要篩選的受指派人使用者 ID 清單

優先順序
priorities array

優先順序值清單,可用值:嚴重、高、中、低

關鍵字
keywords string

要搜尋的關鍵字值

指派人 ID
assignerIds array

要篩選的指派人使用者 ID 清單

創作者 ID
creatorIds array

要篩選的創作者使用者 ID 清單

步驟 ID
stepIds array

要篩選的步驟 ID 清單

狀態結構描述識別碼
statusSchemaId string

要篩選的狀態結構描述ID

Cursor
cursor string

用來引導下一頁視窗的權杖

限制
limit integer

每頁要傳回的項目數,預設值:50

排序
sort array

依請求排序

專案識別碼
projectId string

請求相關聯的專案 ID

有項目
hasProject boolean

篩選條件是否要求與專案相關聯

自訂屬性
customProperties string

依自訂屬性篩選

追蹤者 ID
followerIds array

追蹤者的使用者 ID 清單

相關聯的節點 ID
associatedNodeIds array

要篩選的關聯節點 ID 清單

內容參考物件
contentRefs array

內容參考物件清單

包含請求表單自訂屬性
includeRequestFormCustomProperties boolean

是否包含請求表單自訂屬性,預設值為 false

傳回

建立任務

建立任務。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

受指派人 ID
assigneeId string

受讓人的使用者 ID

節點識別碼
nodeId string

節點識別碼

節點類型
nodeType string

關聯的節點類型

空間識別碼
spaceId string

空間識別碼

自訂屬性 ID
id string
值 ID
id string
價值觀
value

自訂屬性值的值資料

Description
description string

任務描述

父 ID
parentId string

父項的工作識別碼

計劃持續時間
plannedDuration integer

計劃持續時間(以天為單位)

計畫結束日期
plannedEndDate date-time

結束日期的日期字串

計劃開始日期
plannedStartDate date-time

開始日期的日期字串

Priority
priority string

優先順序值

專案識別碼
projectId string

與任務相關聯的專案ID

Title
title string

任務名稱

傳回

身體
PlannerTask

建立專案

建立專案。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

節點識別碼
nodeId string

節點識別碼

節點類型
nodeType string

關聯的節點類型

空間識別碼
spaceId string

空間識別碼

自訂屬性 ID
id string
值 ID
id string
價值觀
value

自訂屬性值的值資料

Description
description string

說明書的標題

管理員 ID
managerId string

管理員的使用者 ID

計劃持續時間
plannedDuration integer

計劃持續時間(以天為單位)

計畫結束日期
plannedEndDate date-time

結束日期的日期字串

計劃開始日期
plannedStartDate date-time

開始日期的日期字串

Title
title string

項目名稱

傳回

建立要求

建立請求。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

受指派人 ID
assigneeId string

受讓人的使用者 ID

節點識別碼
nodeId string

節點識別碼

節點類型
nodeType string

關聯的節點類型

空間識別碼
spaceId string

空間識別碼

內容 ID
contentId uuid

內容 ID

DocCenter 完整路徑
docCenterFullPath string

DocCenter 中內容所在位置的完整位置路徑

主要版本
majorVersion integer

主要版本數量

小版本
minorVersion integer

次要版本數量

修改日期
modifiedDate date-time

內容參考上次更新日期

訂單編號
orderNo integer

數字表示順序

設定檔識別碼
profileId uuid

設定檔識別碼

設定檔版本ID
profileVersionId uuid

設定檔的版本ID

來源
source string

內容來源

TeamSite ID
teamSiteId string

TeamSite ID

縮圖 ID
thumbnailId string

影像縮圖的 ID

版本識別碼
versionId uuid

內容的版本 ID

自訂屬性 ID
id string
值 ID
id string
價值觀
value

自訂屬性值的值資料

表單參考
formRef

表單參考物件

計劃持續時間
plannedDuration integer

計劃持續時間(以天為單位)

計畫結束日期
plannedEndDate date-time

結束日期的日期字串

計劃開始日期
plannedStartDate date-time

開始日期的日期字串

Priority
priority string

優先級值

專案識別碼
projectId string

請求所屬專案的ID

狀態結構描述識別碼
statusSchemaId string
Title
title string

請求標題

傳回

建立註解

在給定的專案、任務或請求上建立註解。 需要節點 (專案、任務或要求) ID。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

節點識別碼
nodeId True string

節點識別碼

註釋承載
annotationPayload string
註解類型
annotationType string

註解類型

評論內容
commentContent string

評論內容

已解決
isResolved boolean

註解是否已解決的 True/false

傳回

身體
Comment

更新專案

更新並傳回專案。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

專案識別碼
projectId True string

專案識別碼

自訂屬性 ID
id string
本地化
localizations object

當地語系化物件

多重價值
multipleValue boolean

指出自訂屬性是否允許多個值

名稱
name string

自訂屬性的名稱

值 ID
id string
價值觀
value

自訂屬性值的值資料

Description
description string

項目說明

處於活動狀態
isActive boolean

項目是否活躍的指標?

管理員 ID
managerId string

專案經理的使用者 ID

最高排名
maxRank string

最大等級編號

最小排名
minRank string

最低排名編號

計劃持續時間
plannedDuration integer

計劃持續時間(以天為單位)

計畫結束日期
plannedEndDate date-time

計劃結束日期的日期字串

計劃開始日期
plannedStartDate date-time

計劃開始日期的日期字串

Title
title string

項目名稱

傳回

更新工作

更新現有任務。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

工作識別碼
taskId True string

工作識別碼

受指派人 ID
assigneeId string

受指派人的使用者 ID

自訂屬性 ID
id string
值 ID
id string
價值觀
value

自訂屬性值的值資料

Description
description string

任務描述

父 ID
parentId string

父任務的工作識別碼

計劃持續時間
plannedDuration integer

計劃持續時間(以天為單位)

計畫結束日期
plannedEndDate date-time

計劃結束日期的日期字串

計劃開始日期
plannedStartDate date-time

計劃開始日期的日期字串

Priority
priority string

優先級值

專案識別碼
projectId string

任務所屬的專案識別碼

步驟識別碼
stepId integer

指示任務狀態的步驟 ID

Title
title string

任務名稱

傳回

身體
PlannerTask

更新要求

更新請求。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

請求編號
requestId True string

請求編號

受指派人 ID
assigneeId string

受指派人的使用者 ID

內容 ID
contentId uuid

內容 ID

DocCenter 完整路徑
docCenterFullPath string

DocCenter 中內容所在位置的完整位置路徑

主要版本
majorVersion integer

主要版本數量

小版本
minorVersion integer

次要版本數量

修改日期
modifiedDate date-time

內容參考上次更新日期

訂單編號
orderNo integer

數字表示順序

設定檔識別碼
profileId uuid

設定檔識別碼

設定檔版本ID
profileVersionId uuid

設定檔的版本ID

來源
source string

內容來源

TeamSite ID
teamSiteId string

TeamSite ID

縮圖 ID
thumbnailId string

影像縮圖的 ID

版本識別碼
versionId uuid

內容的版本 ID

自訂屬性 ID
id string
值 ID
id string
價值觀
value

自訂屬性值的值資料

表單參考
formRef

表單參考物件

備註
note string

用於狀態變更通知的附註

計劃持續時間
plannedDuration integer

計劃持續時間(以天為單位)

計畫結束日期
plannedEndDate date-time

計劃結束日期 (到期日) 的日期字串

計劃開始日期
plannedStartDate date-time

計劃開始日期的日期字串

Priority
priority string

優先級值

專案識別碼
projectId string

請求所屬專案的專案識別碼

步驟識別碼
stepId integer

指示狀態的步驟 ID

Title
title string

請求標題

傳回

更新評論

更新現有的註解。 需要節點 (專案、任務或請求) 和註解 ID。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

節點識別碼
nodeId True string

節點識別碼

註解 ID
commentId True string

註解 ID

註釋承載
annotationPayload string
註解類型
annotationType string
評論內容
commentContent string

評論內容

已解決
isResolved boolean

註解是否已解決的 True/false

傳回

身體
Comment

獲取評論

取得單一評論。 需要節點 (專案、任務或請求) 和註解 ID。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

節點識別碼
nodeId True string

節點識別碼

註解 ID
commentId True string

註解 ID

傳回

身體
Comment

獲取評論

取得指定專案、任務或請求的所有註解。 需要節點 (專案、任務或要求) ID。

參數

名稱 機碼 必要 類型 Description
空間識別碼
spaceId True string

空間識別碼

節點識別碼
nodeId True string

節點識別碼

創作者 ID
creatorIds array

建立者要查詢的使用者 ID 清單

Cursor
cursor string

用於分頁的游標

限制
limit integer

限制記錄的數字

排序
sort array

依查詢排序

傳回

定義

關聯

名稱 路徑 類型 Description
Description
description string

關聯說明

名稱
name string

協會名稱

節點 GUID
nodeGuid string

較長的 GUID 格式

節點識別碼
nodeId string

節點識別碼

節點類型
nodeType string

關聯的節點類型

空格 GUID
spaceGuid string

較長的 GUID 格式

空間識別碼
spaceId string

空間識別碼

AsyncOperation回應

名稱 路徑 類型 Description
非同步作業識別碼
asyncOperationIds array of string

非同步動作識別碼清單

評論

名稱 路徑 類型 Description
註釋承載
annotationPayload string
註解類型
annotationType string
評論內容
commentContent string
創建於
createdAt date-time

建立日期的日期字串

創作者 ID
creatorId string

創建者的用戶 ID

註解 ID
id string

註解 ID

已解決
isResolved boolean

註解是否已解決的 True/false

節點識別碼
nodeId string

節點識別碼

節點類型
nodeType string

註解的節點類型

頁面索引
pageIndex string

數字頁索引

父 ID
parentId string

父註解 ID

回覆數
replyCount integer

回覆數

空間識別碼
spaceId string

空間識別碼

更新於
updatedAt date-time

更新日期的日期字串

CommentQuery回應

名稱 路徑 類型 Description
Count
count integer

傳回的記錄數

Cursor
cursor string

用於分頁的游標

物品
items array of Comment

回應中的項目清單

限制
limit integer

限制記錄的數字

中繼資料物件
meta Meta

中繼資料物件

內容參考

名稱 路徑 類型 Description
內容 ID
contentId uuid

內容 ID

DocCenter 完整路徑
docCenterFullPath string

DocCenter 中內容所在位置的完整位置路徑

主要版本
majorVersion integer

主要版本數量

小版本
minorVersion integer

次要版本數量

修改日期
modifiedDate date-time

內容參考上次更新日期

訂單編號
orderNo integer

數字表示順序

設定檔識別碼
profileId uuid

設定檔識別碼

設定檔版本ID
profileVersionId uuid

設定檔的版本ID

來源
source string

內容來源

TeamSite ID
teamSiteId string

TeamSite ID

縮圖 ID
thumbnailId string

影像縮圖的 ID

版本識別碼
versionId uuid

內容的版本 ID

自訂屬性

名稱 路徑 類型 Description
允許多個值
allowMultipleValues boolean

指出自訂屬性是否允許多個值

由 ID 建立
createdById string

創建者的用戶 ID

具有值域
hasDomainOfValues boolean

指出自訂屬性是否有可能的值

Hint
hint string

描述自訂屬性名稱下顯示的提示的值

自訂屬性 ID
id string
是必要的
isRequired boolean

指出自訂屬性是否為必要

上次修改者 ID
lastModifiedById string

上次更新自訂屬性之使用者 ID

名稱
name string

自訂屬性的名稱

操作設定
operationSetting string

描述自訂屬性上不同作業設定的物件

訂單
order integer

表示自訂屬性清單中順序的數字

可能的值
possibleValues array of PossibleValuesItem

自訂屬性的可能值清單 (如果適用)

範圍設定
scopeSettings array of ScopeSettingsItemDefinition

描述自訂屬性上不同範圍設定的物件

Scopes
scopes array of string

範圍清單

值結構描述名稱
valueSchemaName string

自訂屬性值結構描述的名稱

valueSchemaProperty
valueSchemaProperty ValueSchemaPropertyDefinition

值結構描述定義

值類型
valueType string

自訂屬性值的類型

自訂屬性值

名稱 路徑 類型 Description
自訂屬性 ID
id string
本地化
localizations object

當地語系化物件

多重價值
multipleValue boolean

指出自訂屬性是否允許多個值

名稱
name string

自訂屬性的名稱

價值觀
values array of CustomPropertyValuesValues

自訂屬性值清單

CustomPropertyValues值

名稱 路徑 類型 Description
值 ID
id string
價值觀
value

自訂屬性值的值資料

Follower

名稱 路徑 類型 Description
使用者/使用者群組 ID
id string

追蹤者的使用者/使用者群組 ID

類型
type string

使用者或使用者群組追蹤者類型

Meta

中繼資料物件

名稱 路徑 類型 Description
Count
count integer

傳回的記錄數

Query
query array of MetaQueryInfo

查詢物件

元查詢資訊

名稱 路徑 類型 Description
排序
sort array of string

排序查詢

規劃者項目

名稱 路徑 類型 Description
實際持續時間
actualDuration integer

計算的實際持續時間(以天為單位)

實際結束日期
actualEndDate date-time

從專案實際結束時計算的結束日期

實際開始日期
actualStartDate date-time

從專案實際開始時計算的開始日期

關聯節點
associatedNodes array of ProjectAssociatedNodes

關聯資料清單

協會
associations array of Association

協會列表(圖書館內容)

複製自
copyFrom string

專案的複製來源 ID

創建於
createdAt date-time

建立日期的日期字串

創作者 ID
creatorId string

創作者的用戶 ID

自訂屬性
customProperties array of CustomPropertyValues

自訂屬性清單

Description
description string

項目說明

Followers
followers array of Follower

追蹤者名單

專案識別碼
id string
處於活動狀態
isActive boolean

項目是否處於活動狀態的指示器

是模板
isTemplate boolean

項目是否為模板的指示器

管理員 ID
managerId string

專案經理的使用者 ID

最高排名
maxRank string

最大等級編號

最小排名
minRank string

最低排名編號

計劃持續時間
plannedDuration integer

計劃持續時間(以天為單位)

計畫結束日期
plannedEndDate date-time

計劃結束日期的日期字串

計劃開始日期
plannedStartDate date-time

計劃開始日期的日期字串

空間識別碼
spaceId string
範本識別碼
templateId string

建立專案的範本ID

Title
title string

項目名稱

更新於
updatedAt date-time

專案上次更新日期

作品
works array of PlannerTask

任務和請求清單

PlannerProject查詢回應

名稱 路徑 類型 Description
Count
count integer

傳回的記錄數

Cursor
cursor string

用於分頁的游標

專案物件
items array of PlannerProject

回應中的專案專案清單

限制
limit integer

限制記錄的數字

中繼資料物件
meta Meta

中繼資料物件

規劃者請求

名稱 路徑 類型 Description
受指派人 ID
assigneeId string

受指派人的使用者 ID

指派人識別碼
assignerId string

指派人的使用者 ID

協會
associations array of Association

協會列表(圖書館內容)

內容參考物件
contentRefs array of ContentRef

內容參考清單 (WorkSpace 和 DocCenter 內容)

創建於
createdAt date-time

建立日期的日期字串

創作者 ID
creatorId string

創建者的用戶 ID

自訂屬性
customProperties array of CustomPropertyValues

自訂屬性清單

Followers
followers array of Follower

追蹤者名單

表格參考
formRef

表單參考物件

請求編號
id string
備註
note string

狀態變更通知的注意事項

計劃持續時間
plannedDuration integer

計劃持續時間(以天為單位)

計畫結束日期
plannedEndDate date-time

計劃結束日期的日期字串

計劃開始日期
plannedStartDate date-time

計劃開始日期的日期字串

Priority
priority string

優先級值

專案識別碼
projectId string

與請求相關聯的專案的專案 ID

等級
rank string

請求清單中的請求排名

requestFormCustomProperty選項
requestFormCustomPropertyOption RequestFormCustomProperties

要求表單自訂屬性

空間識別碼
spaceId string
狀態結構描述識別碼
statusSchemaId string
步驟識別碼
stepId integer

指示狀態值的步驟 ID

Title
title string

請求標題

更新於
updatedAt date-time

請求上次更新日期

PlannerRequestQuery回應

名稱 路徑 類型 Description
Count
count integer

傳回的記錄數

Cursor
cursor string

用於分頁的游標

要求物件
items array of PlannerRequest

回應中的請求物件清單

限制
limit integer

限制記錄的數字

中繼資料物件
meta Meta

中繼資料物件

Planner子任務

名稱 路徑 類型 Description
實際持續時間
actualDuration integer

計算的實際持續時間(以天為單位)

實際結束日期
actualEndDate date-time

完成任務工作的日期

實際開始日期
actualStartDate date-time

任務開始工作的日期

受指派人 ID
assigneeId string

受讓人的使用者 ID

指派人識別碼
assignerId string

最後一個新增受指派人的使用者的使用者 ID

協會
associations array of Association

任務上的關聯清單

複製自
copyFrom string

複製工作的工作識別碼

創建於
createdAt date-time

任務的建立日期

創作者 ID
creatorId string

創作者的用戶 ID

自訂屬性
customProperties array of CustomPropertyValues

任務上的自訂屬性清單

Description
description string

任務描述

Followers
followers array of Follower

任務的追蹤者清單

工作識別碼
id string
是模板
isTemplate boolean

指出任務是否為範本的一部分

最高排名
maxRank string

最高等級

最小排名
minRank string

最低等級

父 ID
parentId string

如果任務是子任務,則父項的工作識別碼

計劃持續時間
plannedDuration integer

計劃持續時間(以天為單位)

計畫結束日期
plannedEndDate date-time

結束日期的日期字串 (到期日)

計劃開始日期
plannedStartDate date-time

開始日期的日期字串

Priority
priority string

優先級值

專案識別碼
projectId string

任務所屬的專案識別碼

等級
rank string

任務清單中任務的排名

空間識別碼
spaceId string
狀態結構描述識別碼
statusSchemaId string
步驟識別碼
stepId integer

狀態結構描述中步驟的識別碼

範本識別碼
templateId string

任務所屬範本的範本ID

Title
title string

任務名稱

類型
type string

任務類型

更新時間
updatedAt date-time

任務上次更新日期

規劃者任務

名稱 路徑 類型 Description
實際持續時間
actualDuration integer

計算的實際持續時間(以天為單位)

實際結束日期
actualEndDate date-time

完成任務工作的日期

實際開始日期
actualStartDate date-time

任務開始工作的日期

受指派人 ID
assigneeId string

受讓人的使用者 ID

指派人識別碼
assignerId string

最後一個新增受指派人的使用者的使用者 ID

協會
associations array of Association

任務上的關聯清單

複製自
copyFrom string

複製工作的工作識別碼

創建於
createdAt date-time

任務的建立日期

創作者 ID
creatorId string

創作者的用戶 ID

自訂屬性
customProperties array of CustomPropertyValues

任務上的自訂屬性清單

Description
description string

任務描述

Followers
followers array of Follower

任務的追蹤者清單

工作識別碼
id string
是模板
isTemplate boolean

指出任務是否為範本的一部分

最高排名
maxRank string

最高等級

最小排名
minRank string

最低等級

父 ID
parentId string

如果任務是子任務,則父項的工作識別碼

計劃持續時間
plannedDuration integer

計劃持續時間(以天為單位)

計畫結束日期
plannedEndDate date-time

計劃結束日期 (到期日) 的日期字串

計劃開始日期
plannedStartDate date-time

計劃開始日期的日期字串

Priority
priority string

優先級值

專案識別碼
projectId string

任務所屬的專案識別碼

等級
rank string

任務清單中任務的排名

空間識別碼
spaceId string
狀態結構描述識別碼
statusSchemaId string
步驟識別碼
stepId integer

狀態結構描述中步驟的識別碼

子任務 ID
subTaskIds array of string

子任務 ID 清單

子任務
subTasks array of PlannerSubTask

任務上的子任務清單

範本識別碼
templateId string

任務所屬範本的範本ID

Title
title string

任務名稱

類型
type string

任務類型

更新於
updatedAt date-time

任務上次更新日期

PlannerTaskQuery回應

名稱 路徑 類型 Description
Count
count integer

傳回的記錄數

Cursor
cursor string

用於分頁的游標

任務物件
items array of PlannerTask

回應中的工作物件清單

限制
limit integer

限制記錄的數字

中繼資料物件
meta Meta

中繼資料物件

可能值項目

名稱 路徑 類型 Description
值 ID
id string
訂單
order integer

數字表示順序

價值觀
value

實際值數據

專案關聯節點

名稱 路徑 類型 Description
節點識別碼
nodeId string
節點類型
nodeType string

關聯的節點類型

空間識別碼
spaceId string

RequestFormCustom屬性

要求表單自訂屬性

名稱 路徑 類型 Description
創建於
createdAt date-time

建立日期的日期字串

自訂屬性
customProperties array of CustomProperty

自訂屬性清單

範圍設定項目定義

名稱 路徑 類型 Description
是必要的
isRequired boolean

欄位是否為必填欄位的指示器

Scope
scope string

自訂內容定義所屬節點類型的類型清單

狀態架構

名稱 路徑 類型 Description
創建於
createdAt date-time

建立日期的日期字串

創作者 ID
creatorId string

創作者的用戶 ID

狀態結構描述識別碼
id string
預設值
isDefault boolean

狀態結構描述是否為預設結構描述的指示器

名稱
name string

狀態結構描述的名稱

空間識別碼
spaceId string
Steps
steps array of string

步驟清單及其值

轉換
transitions array of array

轉換規則清單

items
transitions array of integer
類型
type string

狀態結構描述可用於的節點類型

更新於
updatedAt date-time

狀態結構描述上次更新的日期

StatusSchemaQuery回應

名稱 路徑 類型 Description
Count
count integer

傳回的記錄數

Cursor
cursor string

用於分頁的游標

狀態結構描述物件
items array of StatusSchema

回應中的狀態結構描述物件清單

限制
limit integer

限制記錄的數字

中繼資料物件
meta Meta

中繼資料物件

ValueSchemaProperty定義

值結構描述定義

名稱 路徑 類型 Description
數量上限
max string
最小數量
min string