Change Log

2022-09-14

Optimized menu structures, group apis into 「organization level API」 and 「group level API」 for easier lookup.

2022-09-08

Add new API to quit the room See details

2022-09-02

新增托管账号botId转换wecomUserId接口See details
新增托管账号wecomUserId转换botId接口See details
新增客户wxid转换externalUserId接口See details
新增客户externalUserId转换wxid接口See details
新增群聊wxid转换wecomChatId接口See details
新增群聊wecomChatId转换wxid接口See details
新增拉取历史聊天记录接口See details
新增获取组内员工列表接口See details
修复获取群列表接口描述See details
修复获取群列表(不包含成员信息)接口描述See details
新增获取群列表通过联系人id查询所在群接口See details
新增获取秒回标签列表接口See details
新增通过秒回群聊标签查询群接口See details
群发支持@所有人功能See details

2022-08-26

新增通过企微id发消息接口See details
新增通过企微id添加群聊好友接口See details
通过好友回调,新增externalUserId字段See details

2022-08-10

获取小组级api接口,增加推送账号自己消息开关See details
修改小组级api接口,增加推送账号自己消息开关See details
收消息接口,增加消息来源和发送者字段See details

2022-07-26

新增获取托管账号个人微信授权到期时间及首次扫码登录时间的接口,See details

2022-07-14

发送消息回调接口,错误码优化,See details

2022-07-11 API Migration

Attention

In this update, Callback server IP has changed, if a whitelist is configured, please contact customer support to get the latest ip whitelist from juzibot.

更新时间: 2022-7-11晚
更新内容: 根据新的服务架构, 重构现有接口, 为后续新增/优化接口做准备
原则: 调用参数和返回值均与现有接口和回调保持一致
此次改动涉及的 api 接口: 企业信息客户管理接口部门管理接口员工管理接口群聊管理接口标签管理接口渠道管理接口小组控制台接口 v1 (Beta)
此次改动涉及的回调接口: API回调

2022-07-04

发送消息回调接口,增加错误码,See details

2022-06-30

新增群聊加好友接口,可指定群内的托管账号添加群内联系人为好友,See details

2022-06-21

添加好友接口,增加userId参数来指定托管账号添加好友,See details

2022-05-26

下线 操作部门相关的api接口
下线 新增员工的api接口(现有接口需要配置通讯录回调,暂时下线)

2022-02-03

分享消息到当前会话,See details

2021-08-16

秒回添加 绑定企业控制台id回调,See details

2021-07-13

秒回添加 加入、同步群事件回调,See details

2021-05-28

秒回数据同步, 增加wxid字段。See details
秒回获取联系人列表, 增加externalUserId字段。See details

2021-05-10

创建群聊接口,增加externalUserIds参数。See details

2021-04-06

增加删除客户或者被客户删除回调。See details

2021-03-30

客户列表接口, followUser中增加手机号。See details
客户详情接口, followUser中增加手机号。See details
新增客户回调, followUser中增加手机号。See details
客户信息变更回调, followUser中增加手机号。See details

2021-01-05

新增获取渠道列表。See details
客户列表接口, 增加渠道state。See details
客户详情接口, 增加渠道state。See details
新增获取群列表。See details
新增获取群信息。See details


2020-11-03

客户列表接口, followUser中增加添加时间和标签信息。See details
客户详情接口, followUser中增加添加时间和标签信息。See details
新增客户回调, followUser中增加添加时间和标签信息。See details
客户信息变更回调, followUser中增加添加时间和标签信息。See details

2020-10-22

客户跟进记录接口, 增加数量限制。See details
企业员工列表接口, 增加数量限制。See details
客户列表接口, 增加数量限制。See details

2020-10-19

Add contact follow history (Text only) See details

History

Users

Get user list See details

Contacts

Get contact list See details
Get contact detail See details
Update contact remark See details

Tag

Get tag list See details
Get tag details See details
Create tag with tag group See details
Update tag group See details
Update tag See details
Delete tag group See details
Delete tag See details
Update contact tag with userId and unionId See details

Department

Get department list See details
Get department users See details
Create department See details
Update department See details
Delete department See details
Batch update department users See details
Async create/update department See details
Get async create/update result See details

Callback

New Contact See details
Contact info update See details

Error Code

Error Code See details

Latest update:
Contributors: windmemory, SilentQianyi