Plugin DownloadLearn more
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.

Before installing the plugin, please install
JetBrains IDEBefore installing the plugin, please install
JetBrains IDE
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.
Quotas Info
There is no quotas information in the current API.
Authorization Information
No permission information is available for the cloud service.
Request Parameters
Field Name | Field Details |
---|---|
OpenGroupIdstring | openGroupId Example:DAWNN14NReference Value Source: ListEnterpriseDingtalkGroups |
TaskStatusstring | taskStatus Example:dealingNode |
CreateRealNamestring | createRealName Example:Tom |
StartTimestring | startTime Example:2024-08-01 14:09:11 |
EndTimestring | endTime Example:2024-08-20 14:09:16 |
PageSizeinteger<int64> | pageSize Notice
The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991. Example:10 |
PageNointeger<int64> | pageNo Notice
The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991. Example:1 |
IsUrgentboolean |
Response Parameters
Field Name | Field Details |
---|---|
Messagestring | msg Example:请求成功 |
RequestIdstring | requestId Example:2F8557E4-742B-1CF7-8E83-28CD0C1F7B48 |
Datastring | data Example:{ "msg": "请求成功", "code": "200", "data": [ { "wfNodeId": "dealingNode",//任务单状态 "createEmpId": null,//创建人工号,可以忽略 "createTime": 1637571435000,//任务单创建时间 "orderId": "E2111221H1UKCZ",//任务单号 "isImportant": "normal",//是否紧急 "closeTime": null,//任务单关单时间 "taskTitle": "测试单16点44",//标题 "productType": "3270"//问题分类 }, { "wfNodeId": "dealingNode", "createEmpId": null, "createTime": 1637820497000, "orderId": "E211125CG111EM", "isImportant": "normal", "closeTime": null, "taskTitle": "测试单14", "class": "com.aliyun.dingtalklanding.dto.OpenTaskOrderDTO", "productType": "3270" } ], "success": true, "requestId": "123", "class": "com.aliyun.dingtalklanding.pop.dto.PopResultDTO" } |
Codestring | code Example:200 |
Successboolean | success Example:true |
Sample Response
Change History
Change time | Change content summary | operation | |
---|---|---|---|
2024-09-12 | |||
2024-08-22 |