Datablend (预览版)
连接到 Datablend 以获取支持财务和会计的高效 iPaaS 解决方案
此连接器在以下产品和区域中可用:
| 服务 | 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 | Datablend 支持 |
| URL | https://datablend.com/contact |
| support@datablend.com |
| 连接器元数据 | |
|---|---|
| 发布者 | DataBlend |
| 网站 | https://datablend.com |
| 隐私策略 | https://datablend.com/privacy-policy/ |
| 类别 | 金融;生产力 |
限制
| 名称 | 调用 | 续订期 |
|---|---|---|
| 每个连接的 API 调用数 | 100 | 60 秒 |
操作
| 工作流执行 |
工作流执行 |
| 工作流执行搜索 |
工作流执行搜索 |
| 工作流搜索 |
工作流搜索 |
| 按 ID 获取查询执行 |
按 ID 获取查询执行 |
| 组搜索 |
组搜索 |
工作流执行
工作流执行搜索
工作流执行搜索
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
limit
|
limit | integer |
limit |
|
|
偏移
|
offset | integer |
偏移 |
|
|
路径
|
path | string |
路径 |
|
|
方向
|
direction | string |
方向 |
|
|
路径
|
path | string |
路径 |
|
|
value
|
value | string |
以前执行的工作流的 ID |
|
|
比较仪
|
comparator | string |
比较仪 |
返回
工作流搜索
工作流搜索
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
偏移
|
offset | integer |
偏移 |
|
|
路径
|
path | string |
路径 |
|
|
方向
|
direction | string |
方向 |
|
|
路径
|
path | string |
路径 |
|
|
value
|
value | string |
要在其中查找工作流的组的 ID。 |
|
|
比较仪
|
comparator | string |
比较仪 |
返回
- Body
- WorkflowsSearch
按 ID 获取查询执行
按 ID 获取查询执行
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
运行工作流时使用的查询执行的 ID。
|
id | True | string |
按 ID 获取查询执行 |
返回
组搜索
组搜索
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
偏移
|
offset | integer |
偏移 |
|
|
limit
|
limit | integer |
limit |
|
|
路径
|
path | string |
路径 |
|
|
方向
|
direction | string |
排序方向 |
返回
- Body
- GroupSearch
定义
WorkflowsSearch
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
谓词
|
predicate | Predicate | |
|
偏移
|
offset | integer |
起始数组编号 |
|
limit
|
limit | integer |
要显示的结果数 |
|
orders
|
orders | array of Orders |
排序方式 |
|
totalResults
|
totalResults | integer |
结果总数 |
|
results
|
results | array of WorkflowSearchResults |
Results |
WorkflowSearchResults
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
时间表
|
schedule | string |
时间表 |
|
isPaused
|
isPaused | boolean |
已暂停 |
|
parameters
|
parameters | array of Parameters |
参数 |
|
姓名
|
name | string |
工作流名称 |
|
ownableType
|
ownableType | string |
可拥有的类型 |
|
已创建
|
created | date-time |
已创建 |
|
更新
|
updated | date-time |
Updated |
|
createdBy
|
createdBy | CreateUpdateBy | |
|
updatedBy (更新者)
|
updatedBy | CreateUpdateBy | |
|
组
|
group | Groups | |
|
id
|
id | string |
工作流搜索 ID |
WorkflowExecutions
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
steps
|
steps | array of Steps |
工作流步骤 |
|
parameters
|
parameters | array of Parameters |
工作流参数 |
|
父级
|
parent | Parent | |
|
已创建
|
created | date-time |
创建的结果 |
|
更新
|
updated | date-time |
更新的结果 |
|
入门
|
started | date-time |
结果已启动 |
|
完成
|
completed | date-time |
结果已完成 |
|
状态
|
state | string |
结果状态 |
|
statusMessage
|
statusMessage | string |
状态消息 |
|
createdBy
|
createdBy | CreateUpdateBy | |
|
updatedBy (更新者)
|
updatedBy | CreateUpdateBy | |
|
cancelBy
|
cancelBy | CreateUpdateBy | |
|
jobId
|
jobId | string |
职位编号 |
|
scheduled
|
scheduled | boolean |
Scheduled |
|
hasWarnings
|
hasWarnings | boolean |
有警告 |
|
timeout
|
timeout | integer |
超时 |
|
id
|
id | string |
工作流执行查询结果 ID |
WorkflowExecutionsSearch
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
谓词
|
predicate | Predicate | |
|
偏移
|
offset | integer |
起始数组编号 |
|
limit
|
limit | integer |
要显示的结果数 |
|
orders
|
orders | array of Orders |
排序方式 |
|
totalResults
|
totalResults | integer |
结果总数 |
|
results
|
results | array of WorkflowExecutionsSearchResults |
Results |
WorkflowExecutionsSearchResults
工作流执行查询结果
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
steps
|
steps | array of Steps |
工作流步骤 |
|
parameters
|
parameters | array of Parameters |
工作流参数 |
|
父级
|
parent | Parent | |
|
已创建
|
created | date-time |
创建的结果 |
|
更新
|
updated | date-time |
更新的结果 |
|
入门
|
started | date-time |
结果已启动 |
|
完成
|
completed | date-time |
结果已完成 |
|
状态
|
state | string |
结果状态 |
|
statusMessage
|
statusMessage | string |
状态消息 |
|
createdBy
|
createdBy | CreateUpdateBy | |
|
updatedBy (更新者)
|
updatedBy | CreateUpdateBy | |
|
cancelBy
|
cancelBy | CreateUpdateBy | |
|
jobId
|
jobId | string |
职位编号 |
|
scheduled
|
scheduled | boolean |
Scheduled |
|
hasWarnings
|
hasWarnings | boolean |
有警告 |
|
timeout
|
timeout | integer |
超时 |
|
id
|
id | string |
工作流执行查询结果 ID |
Parent
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
时间表
|
schedule | string |
时间表 |
|
isPaused
|
isPaused | boolean |
已暂停 |
|
parameters
|
parameters | array of Parameters |
参数 |
|
姓名
|
name | string |
Name |
|
ownableType
|
ownableType | string |
凭证 |
|
已创建
|
created | date-time |
已创建 |
|
更新
|
updated | date-time |
Updated |
|
createdBy
|
createdBy | CreateUpdateBy | |
|
updatedBy (更新者)
|
updatedBy | CreateUpdateBy | |
|
组
|
group | Groups | |
|
id
|
id | string |
父 ID |
CreateUpdateBy
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
已创建
|
created | date-time |
已创建 |
|
姓名
|
profile.name | string |
配置文件名称 |
|
id
|
profile.id | string |
配置文件 ID |
|
id
|
id | string |
按 ID 创建 |
Steps
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
入门
|
started | date-time |
DateTime 工作流步骤已启动 |
|
完成
|
completed | date-time |
DateTime 工作流步骤已完成 |
|
状态
|
state | string |
工作流步骤的状态 |
|
姓名
|
name | string |
工作流步骤的名称 |
|
taskId
|
taskId | string |
工作流步骤的任务 ID |
|
statusMessage
|
statusMessage | string |
状态消息 |
|
输出
|
outputs | Outputs | |
|
hasWarnings
|
hasWarnings | boolean |
有警告 |
|
continueOnError
|
continueOnError | boolean |
可以在错误时继续 |
输出
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
additionalProp1
|
additionalProp1 | string |
附加属性 1 |
|
additionalProp2
|
additionalProp2 | string |
其他属性 2 |
|
additionalProp3
|
additionalProp3 | string |
其他属性 3 |
Groups
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
姓名
|
name | string |
组名称 |
|
已创建
|
created | date-time |
组创建 DateTime |
|
currentRole
|
currentRole | string |
当前角色 |
|
historyRetentionDays
|
historyRetentionDays | integer |
保留数据的天数 |
|
fiscalYearStartMonth
|
fiscalYearStartMonth | integer |
财政年度起始月 |
|
externalId
|
externalId | string |
外部 ID |
|
id
|
id | string |
组 ID |
参数
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
类型
|
type | string |
将 |
|
valueType
|
valueType | string |
值类型 |
|
enumType
|
enumType | string |
枚举类型 |
|
姓名
|
name | string |
Name |
|
value
|
value | string |
价值 |
|
路径
|
path | object | |
|
日期格式
|
dateFormat | string |
日期格式 |
|
calculatedValue
|
calculatedValue | string |
计算值 |
GroupSearch
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
谓词
|
predicate | Predicate | |
|
偏移
|
offset | integer |
起始数组编号 |
|
limit
|
limit | integer |
要显示的结果数 |
|
orders
|
orders | array of Orders |
排序方式 |
|
totalResults
|
totalResults | integer |
结果总数 |
|
results
|
results | array of GroupSearchResults |
Results |
QueryExecutionResults
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
queryExecutionId
|
queryExecutionId | string |
执行的查询的 ID |
|
nextToken
|
nextToken | string |
下一个令牌 |
|
columns
|
columns | array of QueryExecutionResultsColumns |
列 |
|
行
|
rows | object |
Rows |
QueryExecutionResultsColumns
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
姓名
|
name | string |
Name |
|
类型
|
type | string |
类型 |
谓语
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
id
|
id | string |
ID |
订单
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
路径
|
path | string |
属性路径 |
|
方向
|
direction | string |
升序或降序排序 |
GroupSearchResults
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
姓名
|
name | string |
Name |
|
已创建
|
created | string |
DateTime 字符串 |
|
currentRole
|
currentRole | string |
角色 |
|
historyRetentionDays
|
historyRetentionDays | integer |
保留数据的天数 |
|
fiscalYearStartMonth
|
fiscalYearStartMonth | integer |
财政年度起始月 |
|
externalId
|
externalId | string |
外部 ID 字符串 |
|
id
|
id | string |
GUID 字符串 |