Nosco
使用 Nosco 平台管理想法。
此连接器在以下产品和区域中可用:
| 服务 | Class | 区域 |
|---|---|---|
| Copilot Studio | 高级 | 除以下各项外的所有 Power Automate 区域 : - 美国政府 (GCC) - 美国政府 (GCC High) - 由世纪互联运营的中国云 - 美国国防部(DoD) |
| 逻辑应用程序 | 标准 | 除以下各项外的所有 逻辑应用区域 : - Azure 政府区域 - Azure 中国区域 - 美国国防部(DoD) |
| Power Apps | 高级 | 除以下各项外的所有 Power Apps 区域 : - 美国政府 (GCC) - 美国政府 (GCC High) - 由世纪互联运营的中国云 - 美国国防部(DoD) |
| Power Automate | 高级 | 除以下各项外的所有 Power Automate 区域 : - 美国政府 (GCC) - 美国政府 (GCC High) - 由世纪互联运营的中国云 - 美国国防部(DoD) |
| 联系人 | |
|---|---|
| Name | Nosco 支持 |
| URL | https://help.nos.co/hc/en-us |
| support@nos.co |
| 连接器元数据 | |
|---|---|
| 发布者 | Nosco ApS |
| 网站 | https://nos.co |
| 隐私策略 | https://nos.co/privacy-policy/ |
| 类别 | 协作;业务管理 |
正在创建连接
连接器支持以下身份验证类型:
| 默认 | 用于创建连接的参数。 | 所有区域 | 不可共享 |
违约
适用:所有区域
用于创建连接的参数。
这是不可共享的连接。 如果 Power App 与另一个用户共享,系统会提示其他用户显式创建新连接。
| Name | 类型 | Description | 必选 |
|---|---|---|---|
| API 密钥 | securestring | 用于连接到 Nosco 平台的 API 密钥 | True |
| 平台主机名 | 字符串 | Nosco 平台的主机名 | True |
限制
| 名称 | 调用 | 续订期 |
|---|---|---|
| 每个连接的 API 调用数 | 100 | 60 秒 |
操作
| 查询所有帖子 |
查询所有帖子 |
| 查询所有通道 |
查询所有通道 |
| 获取帖子 |
获取帖子 |
查询所有帖子
查询所有帖子
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
筛选日期/时间后发布的创意
|
publishedAfter | date-time |
筛选日期/时间后发布的创意 |
|
|
筛选日期/时间后上次更改阶段的想法
|
lastStageChangeAfter | date-time |
筛选日期/时间后上次更改阶段的想法 |
|
|
筛选创意框中的想法
|
ideaboxId | string |
筛选创意框中的想法 |
|
|
筛选阶段中的想法
|
stageId | string |
筛选阶段中的想法 |
|
|
按字段排序
|
sortField | string |
按字段排序 |
|
|
按方向排序
|
sortOrder | string |
按方向排序 |
|
|
返回游标后的项
|
afterCursor | string |
返回游标后的项 |
|
|
限制返回的想法
|
limit | integer |
限制返回的想法 |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
发布
|
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 | |
|
配置文件 URL
|
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 |
查询所有通道
查询所有通道
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
通道
|
nodes | array of object | |
|
ID
|
nodes.id | string | |
|
Title
|
nodes.title | string |
获取帖子
获取帖子
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
发布 ID
|
id | True | string |
发布 ID |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
ID
|
id | string | |
|
ID
|
author.id | string | |
|
Email
|
author.publicEmail | string | |
|
姓
|
author.familyName | string | |
|
名
|
author.givenName | string | |
|
全名
|
author.fullName | string | |
|
配置文件 URL
|
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 |
触发器
| 发布新文章时 |
发布新文章时 |
| 发布更改状态时 |
发布更改状态时 |
| 当帖子到达阶段时 |
当帖子到达阶段时 |
| 编辑帖子时 |
编辑帖子时 |
发布新文章时
发布新文章时
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
通道
|
ideaboxId | string |
通道 |
|
|
阶段
|
stageId | string |
阶段 |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
发布
|
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 | |
|
配置文件 URL
|
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 |
发布更改状态时
发布更改状态时
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
通道
|
ideaboxId | string |
通道 |
|
|
阶段
|
stageId | string |
阶段 |
|
|
状态
|
statusId | string |
状态 |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
发布
|
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 | |
|
配置文件 URL
|
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 |
当帖子到达阶段时
当帖子到达阶段时
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
通道
|
ideaboxId | True | string |
通道 |
|
阶段
|
stageId | True | string |
阶段 |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
发布
|
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 | |
|
配置文件 URL
|
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 |
编辑帖子时
编辑帖子时
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
通道
|
ideaboxId | string |
通道 |
|
|
阶段
|
stageId | string |
阶段 |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
发布
|
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 | |
|
配置文件 URL
|
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 |