应用类型 | 是否支持 | 权限 | API Explorer调试 |
---|---|---|---|
企业内部应用 | 支持 | 氚云数据管理权限 | API Explorer |
第三方企业应用 | 支持 | 氚云数据管理权限 | API Explorer |
第三方个人应用 | 暂不支持 | 氚云数据管理权限 | 暂不支持 |
HttpCode | 错误码 | 错误信息 | 说明 |
---|---|---|---|
400 | invalidParameter.input.invalid | %s | 入参校验失败 |
400 | dataNotExist.form.schemaNotExist | 表单结构不存在 | 无效的schemaCode参数 |
400 | invalidRequest.bizObjectNotExist | 业务对象不存在 | 无效的bizObjectId参数 |
500 | systemError | %s | 未知的系统错误 |
curl --location --request GET 'https://api.dingtalk.com/v1.0/h3yun/forms/instances/loadInstances?schemaCode=String&bizObjectId=String' \
--header 'x-acs-dingtalk-access-token;'
{
"code": "string",
"message": "string",
"data": {
"ObjectId": "string",
"Name": "string",
"CreatedBy": "string",
"OwnerId": "string",
"CreatedTime": "string",
"WorkflowInstanceId": "string",
"Status": 0,
"F0000010": "string",
"F0000011": "string",
"F0000012": "string",
"F0000013": "string",
"D000183Fcd15f3a51e624bbc9945392d190b6aa8": [
{
"ObjectId": "string",
"ParentObjectId": "string",
"F0000014": "string",
"F0000015": "string",
"F0000018": "string",
"F0000019": "string"
}
],
"CreatedByObject": {
"ObjectId": "string",
"Name": "string"
},
"OwnerIdObject": {
"ObjectId": "string",
"Name": "string"
}
}
}
【钉钉】API开发者 微信交流群
用微信扫右侧二维码,加入【钉钉】API开发者 交流群,互助沟通