- 开发指南
- 基础接口
- 客户设置
- 消息推送
- 客户&线索&待分配
- 客户查询
- 客户导入
- 客户
- 客户数据
- 客户聊天
- 已跟进客户数据
- 线索&待分配
- 商机
- 个人客户转企业客户
- 企业客户联系人
- 客户旅程
- 客户操作
- 按企微员工id列出企微好友客户详情POST
- 公海
- 企微组织架构
- 企微标签库
- 企业
- 合同
- 电商平台
- 营销
- 数据统计
- 内容访客
- 电销手机
- SOP任务
- 群发消息
- 管控
- 工单
- 素材
- 应用通知
- 附录
- 群数据
- 店主活码
获取指定企微客户的跟进数据
将废弃
POST
/api/v2/customer/follow/qw-list-by-customer
请求参数
Header 参数
appId
string
应用 appId
默认值:
{{appId}}
timestamp
string
请求时间戳
默认值:
{{timestamp}}
sign
string
请求消息签名值
默认值:
{{sign}}
appKey
string
应用 appKey
默认值:
{{appKey}}
Body 参数application/json
externalUserId
string
客户企微id
示例
{
"externalUserId": "wmCBS_DwAA3ANwxWOMX4L_vpyryu7TLg"
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/api/v2/customer/follow/qw-list-by-customer' \
--header 'appId;' \
--header 'timestamp;' \
--header 'sign;' \
--header 'appKey: {{appKey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"externalUserId": "wmCBS_DwAA3ANwxWOMX4L_vpyryu7TLg"
}'
返回响应
🟢200成功
application/json
Body
code
integer
业务状态码
message
string
业务状态说明。
data
array [object {6}]
结果列表
id
integer
跟进记录id
qwUserId
string | null
销售企微id
externalUserId
string
客户企微id
content
string | null
跟进内容
followType
integer
跟进类型
gmtCreateTime
string
跟进记录创建时间
示例
{
"code": 0,
"message": "success",
"data": [
{
"id": 2263,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "将姓名:刘工🐶 改为: 刘工",
"followType": 2,
"gmtCreateTime": "2020-11-30 15:18:13"
},
{
"id": 2281,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "添加企业:q",
"followType": 2,
"gmtCreateTime": "2020-12-02 12:56:40"
},
{
"id": 2282,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "添加描述:w",
"followType": 2,
"gmtCreateTime": "2020-12-02 12:56:51"
},
{
"id": 2283,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "更新了标签",
"followType": 2,
"gmtCreateTime": "2020-12-02 12:57:02"
},
{
"id": 2284,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "更新了标签",
"followType": 2,
"gmtCreateTime": "2020-12-02 12:57:24"
},
{
"id": 2285,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "将销售阶段:需求确定11 改为: 丢单",
"followType": 2,
"gmtCreateTime": "2020-12-02 12:57:48"
},
{
"id": 2286,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "将销售阶段:丢单 改为: 方案报价",
"followType": 2,
"gmtCreateTime": "2020-12-02 12:57:59"
},
{
"id": 2287,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "将销售阶段:方案报价 改为: 初步沟通啦",
"followType": 2,
"gmtCreateTime": "2020-12-02 12:58:07"
},
{
"id": 2288,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "将意向:高 改为: 低",
"followType": 2,
"gmtCreateTime": "2020-12-02 12:58:14"
},
{
"id": 2289,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "将客户来源:转介绍 改为: 其它",
"followType": 2,
"gmtCreateTime": "2020-12-02 12:58:17"
},
{
"id": 2290,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "将姓名:刘工 改为: 刘",
"followType": 2,
"gmtCreateTime": "2020-12-02 12:58:24"
},
{
"id": 2291,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "将性别 :男 改为: 其它",
"followType": 2,
"gmtCreateTime": "2020-12-02 12:58:30"
},
{
"id": 2292,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "将年龄:31 改为: 312",
"followType": 2,
"gmtCreateTime": "2020-12-02 12:58:37"
},
{
"id": 2293,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "将职业:开发呀 改为: 开发",
"followType": 2,
"gmtCreateTime": "2020-12-02 12:58:44"
},
{
"id": 2294,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "将家庭地址:secret a 改为: secret",
"followType": 2,
"gmtCreateTime": "2020-12-02 12:58:52"
},
{
"id": 2295,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "将多选:1 改为: 1,33333",
"followType": 2,
"gmtCreateTime": "2020-12-02 12:58:57"
},
{
"id": 2296,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "将投保日期:2020-11-07 改为: 2020-11-06",
"followType": 2,
"gmtCreateTime": "2020-12-02 12:59:01"
},
{
"id": 2297,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "将日期时间:2020-11-07 10:29:00 改为: 2020-11-07 09:29:00",
"followType": 2,
"gmtCreateTime": "2020-12-02 12:59:07"
},
{
"id": 2298,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "将部门:dev 改为: deva",
"followType": 2,
"gmtCreateTime": "2020-12-02 12:59:19"
},
{
"id": 2299,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "将保费金:2 改为: 25",
"followType": 2,
"gmtCreateTime": "2020-12-02 12:59:27"
},
{
"id": 2300,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "添加1123:w",
"followType": 2,
"gmtCreateTime": "2020-12-02 12:59:35"
},
{
"id": 2322,
"qwUserId": "LiuFuLai",
"externalUserId": "wmPBvlDQAAAtqjxUNvuEL5CRio1NWNXA",
"content": "qq",
"followType": 1,
"gmtCreateTime": "2020-12-02 15:19:20"
}
]
}
🟢200异常
修改于 2023-01-03 07:39:23