curl --location --request GET 'https://api.dingtalk.com/v1.0/yida/processes/operationRecords?appType&systemToken&userId&language&processInstanceId' \
--header 'x-acs-dingtalk-access-token;' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"result" : [ {
"processInstanceId" : "f30233fb-72e1-4af4-8cb8-c7e0ea9ee530",
"showName" : "请购类型",
"operatorNickName" : "无冬",
"activeTimeGMT" : "2021-02-01",
"operateTimeGMT" : "2021-01-01",
"operateType" : "remove",
"operatorStatus" : "良好",
"remark" : "确认同意",
"type" : "i18n",
"operatorName" : "李四",
"operatorUserId" : "manager123",
"activityId" : "act-xxaanfaf",
"taskType" : "append task",
"taskExecuteType" : "同步",
"size" : 12,
"operatorDisplayName" : "张三",
"files" : "https://oss.com/a.pdf",
"action" : "return",
"actionExit" : "同意",
"dataId" : 12345,
"taskId" : "task-123",
"digitalSign" : "https://oss.com/Signature.pdf",
"operatorPhotoUrl" : "https://oss.com/a.jpeg"
} ]
}
【钉钉】API开发者 微信交流群
用微信扫右侧二维码,加入【钉钉】API开发者 交流群,互助沟通