諾斯科
使用 Nosco 平台管理想法。
此連接器適用於以下產品和區域:
| 服務 | 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) |
| 連絡人 | |
|---|---|
| 名稱 | Nosco 支持 |
| URL | https://help.nos.co/hc/en-us |
| support@nos.co |
| 連接器中繼資料 | |
|---|---|
| Publisher | 諾斯科 ApS |
| 網站 | https://nos.co |
| 隱私策略 | https://nos.co/privacy-policy/ |
| 類別 | 通敵;企業管理 |
正在建立連線
連接器支援下列驗證類型:
| 預設值 | 建立連線的參數。 | 所有區域 | 不可共享 |
預設
適用:所有地區
建立連線的參數。
這不是可共用的連線。 如果 Power App 與其他使用者共用,系統會明確提示其他使用者建立新連線。
| 名稱 | 類型 | Description | 為必填項目 |
|---|---|---|---|
| API 金鑰 | securestring | 用於連線到 Nosco 平台的 API 金鑰 | 對 |
| 平台主機名稱 | 字串 | Nosco 平台的主機名稱 | 對 |
節流限制
| 名稱 | 呼叫 | 續約期間 |
|---|---|---|
| 每個連線的 API 呼叫 | 100 | 60 秒 |
動作
| 取得貼文 |
取得貼文 |
| 查詢所有貼文 |
查詢所有貼文 |
| 查詢所有通道 |
查詢所有通道 |
取得貼文
取得貼文
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
貼文編號
|
id | True | string |
貼文編號 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
ID
|
id | string | |
|
ID
|
author.id | string | |
|
Email
|
author.publicEmail | string | |
|
姓
|
author.familyName | string | |
|
名字
|
author.givenName | string | |
|
完整名稱
|
author.fullName | string | |
|
設定檔網址
|
author.url | string | |
|
Title
|
title | string | |
|
發表於
|
publishedAt | date-time | |
|
編輯於
|
editedAt | date-time | |
|
Description
|
descriptionText | string | |
|
URL
|
url | string | |
|
ID
|
ideabox.id | string | |
|
Title
|
ideabox.title | string | |
|
ID
|
stage.id | string | |
|
Title
|
stage.title | string | |
|
ID
|
status.id | string | |
|
Title
|
status.title | string |
查詢所有貼文
查詢所有貼文
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
篩選在日期/時間之後發佈的構想
|
publishedAfter | date-time |
篩選在日期/時間之後發佈的構想 |
|
|
篩選在日期/時間之後最後變更階段的構想
|
lastStageChangeAfter | date-time |
篩選在日期/時間之後最後變更階段的構想 |
|
|
篩選 ideabox 中的構想
|
ideaboxId | string |
篩選 ideabox 中的構想 |
|
|
篩選階段中的構想
|
stageId | string |
篩選階段中的構想 |
|
|
依欄位排序
|
sortField | string |
依欄位排序 |
|
|
按方向排序
|
sortOrder | string |
按方向排序 |
|
|
在游標之後傳回項目
|
afterCursor | string |
在游標之後傳回項目 |
|
|
限制傳回的構想
|
limit | integer |
限制傳回的構想 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
貼文
|
nodes | array of object | |
|
ID
|
nodes.id | string | |
|
ID
|
nodes.author.id | string | |
|
Email
|
nodes.author.publicEmail | string | |
|
姓
|
nodes.author.familyName | string | |
|
名字
|
nodes.author.givenName | string | |
|
完整名稱
|
nodes.author.fullName | string | |
|
設定檔網址
|
nodes.author.url | string | |
|
Title
|
nodes.title | string | |
|
發表於
|
nodes.publishedAt | date-time | |
|
編輯於
|
nodes.editedAt | date-time | |
|
Description
|
nodes.descriptionText | string | |
|
URL
|
nodes.url | string | |
|
ID
|
nodes.ideabox.id | string | |
|
Title
|
nodes.ideabox.title | string | |
|
ID
|
nodes.stage.id | string | |
|
Title
|
nodes.stage.title | string | |
|
ID
|
nodes.status.id | string | |
|
Title
|
nodes.status.title | string |
查詢所有通道
查詢所有通道
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Channel
|
nodes | array of object | |
|
ID
|
nodes.id | string | |
|
Title
|
nodes.title | string |
觸發程序
| 當貼文到達某個階段時 |
當貼文到達某個階段時 |
| 當貼文變更狀態時 |
當貼文變更狀態時 |
| 發佈新貼文時 |
發佈新貼文時 |
| 編輯貼文時 |
編輯貼文時 |
當貼文到達某個階段時
當貼文到達某個階段時
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
Channel
|
ideaboxId | True | string |
Channel |
|
階段
|
stageId | True | string |
階段 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
貼文
|
nodes | array of object | |
|
ID
|
nodes.id | string | |
|
ID
|
nodes.author.id | string | |
|
Email
|
nodes.author.publicEmail | string | |
|
姓
|
nodes.author.familyName | string | |
|
名字
|
nodes.author.givenName | string | |
|
完整名稱
|
nodes.author.fullName | string | |
|
設定檔網址
|
nodes.author.url | string | |
|
Title
|
nodes.title | string | |
|
發表於
|
nodes.publishedAt | date-time | |
|
編輯於
|
nodes.editedAt | date-time | |
|
Description
|
nodes.descriptionText | string | |
|
URL
|
nodes.url | string | |
|
ID
|
nodes.ideabox.id | string | |
|
Title
|
nodes.ideabox.title | string | |
|
ID
|
nodes.stage.id | string | |
|
Title
|
nodes.stage.title | string | |
|
ID
|
nodes.status.id | string | |
|
Title
|
nodes.status.title | string |
當貼文變更狀態時
當貼文變更狀態時
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
Channel
|
ideaboxId | string |
Channel |
|
|
階段
|
stageId | string |
階段 |
|
|
地位
|
statusId | string |
地位 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
貼文
|
nodes | array of object | |
|
ID
|
nodes.id | string | |
|
ID
|
nodes.author.id | string | |
|
Email
|
nodes.author.publicEmail | string | |
|
姓
|
nodes.author.familyName | string | |
|
名字
|
nodes.author.givenName | string | |
|
完整名稱
|
nodes.author.fullName | string | |
|
設定檔網址
|
nodes.author.url | string | |
|
Title
|
nodes.title | string | |
|
發表於
|
nodes.publishedAt | date-time | |
|
編輯於
|
nodes.editedAt | date-time | |
|
Description
|
nodes.descriptionText | string | |
|
URL
|
nodes.url | string | |
|
ID
|
nodes.ideabox.id | string | |
|
Title
|
nodes.ideabox.title | string | |
|
ID
|
nodes.stage.id | string | |
|
Title
|
nodes.stage.title | string | |
|
ID
|
nodes.status.id | string | |
|
Title
|
nodes.status.title | string |
發佈新貼文時
發佈新貼文時
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
Channel
|
ideaboxId | string |
Channel |
|
|
階段
|
stageId | string |
階段 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
貼文
|
nodes | array of object | |
|
ID
|
nodes.id | string | |
|
ID
|
nodes.author.id | string | |
|
Email
|
nodes.author.publicEmail | string | |
|
姓
|
nodes.author.familyName | string | |
|
名字
|
nodes.author.givenName | string | |
|
完整名稱
|
nodes.author.fullName | string | |
|
設定檔網址
|
nodes.author.url | string | |
|
Title
|
nodes.title | string | |
|
發表於
|
nodes.publishedAt | date-time | |
|
編輯於
|
nodes.editedAt | date-time | |
|
Description
|
nodes.descriptionText | string | |
|
URL
|
nodes.url | string | |
|
ID
|
nodes.ideabox.id | string | |
|
Title
|
nodes.ideabox.title | string | |
|
ID
|
nodes.stage.id | string | |
|
Title
|
nodes.stage.title | string | |
|
ID
|
nodes.status.id | string | |
|
Title
|
nodes.status.title | string |
編輯貼文時
編輯貼文時
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
Channel
|
ideaboxId | string |
Channel |
|
|
階段
|
stageId | string |
階段 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
貼文
|
nodes | array of object | |
|
ID
|
nodes.id | string | |
|
ID
|
nodes.author.id | string | |
|
Email
|
nodes.author.publicEmail | string | |
|
姓
|
nodes.author.familyName | string | |
|
名字
|
nodes.author.givenName | string | |
|
完整名稱
|
nodes.author.fullName | string | |
|
設定檔網址
|
nodes.author.url | string | |
|
Title
|
nodes.title | string | |
|
發表於
|
nodes.publishedAt | date-time | |
|
編輯於
|
nodes.editedAt | date-time | |
|
Description
|
nodes.descriptionText | string | |
|
URL
|
nodes.url | string | |
|
ID
|
nodes.ideabox.id | string | |
|
Title
|
nodes.ideabox.title | string | |
|
ID
|
nodes.stage.id | string | |
|
Title
|
nodes.stage.title | string | |
|
ID
|
nodes.status.id | string | |
|
Title
|
nodes.status.title | string |