应用类型 | 是否支持 | 权限 | API Explorer调试 |
---|---|---|---|
企业内部应用 | 支持 | 金智CRM数据管理权限 | API Explorer |
第三方企业应用 | 支持 | 金智CRM数据管理权限 | API Explorer |
第三方个人应用 | 暂不支持 | 金智CRM数据管理权限 | 暂不支持 |
HttpCode | 错误码 | 错误信息 | 说明 |
---|---|---|---|
400 | notFound | 未查询到指定数据%s | 未查询到指定数据%s |
400 | invalidRequestMethod | 请求方式错误,必须为post请求! | 请求方式错误,必须为post请求! |
400 | invalidParameter | 请求参数缺失或无效! | 请求参数缺失或无效! |
400 | invalidSeCretKey | 无效的SeCretKey | 无效的SeCretKey |
400 | invalidSign | 签名无效 | 签名无效 |
curl --location --request GET 'https://api.dingtalk.com/v1.0/jzcrm/dataView?datatype&msgid' \
--header 'x-acs-dingtalk-access-token;'
{
"time": "2021-06-01 11:11:03",
"success": true,
"errcode": "0",
"errmsg": "",
"dataname": {
"kh_id": "ID",
"kh_pkhid": "上级客户",
"readempid": "共享(读)",
"writeempid": "共享(写)",
"kh_class": "类别",
"kh_name": "客户名称",
"kh_sex": "性别",
"kh_shortname": "助记简称",
"kh_industry": "行业",
"kh_employees": "人员规模",
"kh_address": "家庭地址",
"kh_country": "国家地区",
"kh_province": "省份",
"kh_city": "城市",
"kh_coaddress": "单位地址",
"kh_hottype": "热点客户",
"kh_hotlevel": "热度",
"kh_hotfl": "热点分类",
"kh_hotmemo": "热点说明",
"kh_type": "种类",
"kh_status": "阶段",
"kh_sn": "编号",
"kh_handset": "手机",
"kh_email": "邮箱",
"kh_dingtalk": "钉钉号",
"kh_tel": "家庭电话",
"kh_weixin": "微信号",
"kh_qq": "QQ",
"kh_skype": "Skype",
"kh_wangwang": "旺旺",
"kh_worktel": "工作电话",
"kh_fax": "传真",
"kh_pst": "邮编",
"kh_department": "部门",
"kh_appellation": "称谓",
"kh_preside": "负责业务",
"kh_headship": "职务",
"kh_web": "网址",
"kh_befontof": "爱好",
"kh_from": "来源",
"kh_billinfo": "开票资料",
"kh_info": "公司简介",
"kh_ralagrade": "关系等级",
"kh_creditgrade": "信用等级",
"kh_valrating": "价值评估",
"kh_contype": "联系人分类",
"kh_cttype": "证件类型",
"kh_ctnumber": "证件号码",
"kh_remark": "备注",
"kh_jibie": "客户级别",
"kh_huishoucount": "回收次数",
"data_userid": "所属员工",
"kh_yopuser": "原属员工",
"addtime": "创建时间",
"kh_fenpeitime": "分配领用日期",
"kh_genzongtime": "最后跟踪",
"shenhestate": "审核状态",
"kh_markclass": "类型",
},
"data": {
"detail": {
"kh_id": "252",
"kh_pkhid": {
"title": "",
"id": "0",
"number": ""
},
"readempid": "",
"writeempid": "张三",
"kh_class": "个人客户",
"kh_name": "客户123456",
"kh_sex": "",
"kh_shortname": "客户",
"kh_industry": "",
"kh_employees": "",
"kh_address": "",
"kh_country": "",
"kh_province": "",
"kh_city": "",
"kh_coaddress": "",
"kh_hottype": "否",
"kh_hotlevel": "无",
"kh_hotfl": "",
"kh_hotmemo": "",
"kh_type": "",
"kh_status": "",
"kh_sn": "",
"kh_handset": "13827280005",
"kh_email": "",
"kh_dingtalk": "",
"kh_tel": "",
"kh_weixin": "",
"kh_qq": "",
"kh_skype": "",
"kh_wangwang": "",
"kh_worktel": "",
"kh_fax": "",
"kh_pst": "",
"kh_department": "",
"kh_appellation": "",
"kh_preside": "",
"kh_headship": "",
"kh_web": "",
"kh_befontof": "",
"kh_from": "",
"kh_billinfo": "",
"kh_info": "",
"kh_ralagrade": "",
"kh_creditgrade": "",
"kh_valrating": "",
"kh_contype": "",
"kh_cttype": "",
"kh_ctnumber": "",
"kh_remark": "",
"kh_jibie": "",
"kh_huishoucount": "0",
"data_userid": "张三",
"kh_yopuser": "",
"addtime": "2021/5/21 20:41:36",
"kh_fenpeitime": "2021/5/24 15:11:46",
"kh_genzongtime": "2021/6/1 9:53:06",
"shenhestate": "",
"kh_markclass": "0",
}
}
}
【钉钉】API开发者 微信交流群
用微信扫右侧二维码,加入【钉钉】API开发者 交流群,互助沟通