- 开放接口-V1文档
- 开发前必读(Must Read Before Development)
- OAuth授权(Authorization)
- 用户管理(User Management)
- 用户群组
- 用户标签(User Tags)
- 活动管理
- 邮件管理
- 短信管理
- 来源管理
- 二维码管理
- 会员管理
- 成员管理
- 微信公众号
- 线索管理(Lead Management)
- 客户管理(Account Management)
- CRM 对象通用接口(CRM Object Interface)
- CTA管理
- 模板消息
- 隐私条款v1(Privacy Policy)
- 隐私条款v2
- 企业微信
- 评分管理
- 自定义事件
- 公司管理
- webhook
- 用户(User)
- 用户创建(User Creation)
- 创建用户webhook推送事件(Create Push Events of User webhook)
- 修改用户webhook推送事件
- 活动
- 线索(Lead)
- 线索事件说明文档(Description Document of Lead Event)
- 创建线索webhook推送事件(Create Push Events of User webhook)
- 线索更新(Lead Update)
- 线索状态更新(Lead Update Status)
- 线索作废(Lead Voided)
- 线索负责人变更(Lead Owner Change)
- 线索生命周期变更(Lead Lifecycle Change)
- 线索添加备注(Lead Add Notes)
- 线索添加协作人(Lead Add Collaborator)
- 线索移除协作人(Lead Remove Collaborator)
- 公海池变更(Lead Pool Change)
- 线索关联(Lead Association)
- 线索恢复(Lead Restore)
- 线索来源 (Lead Source)
- 客户(Account)
- 模板消息(Template Message)
- Jingtrack
- 评分(Scoring)
- 用户行为(User Action)
- 系统行为(System Action)
用户创建(User Creation)
支持的webhook订阅事件列表#
字段 | 解释 |
---|---|
Header | Title |
Paragraph | Text |
List of supported webhook subscription events#
Field | Description |
---|---|
Header | Title |
Paragraph | Text |
{
"event_type": "add_omni_user_success",
"create_time": "2023-01-12 16:08:11",
"datas": {
"channel_user_id": "_ENCODE_LOtq7rBT3WDVrRGMdQCBGg==_ENCODE_",
"mobile": "_ENCODE_LOtq7rBT3WDVrRGMdQCBGg==_ENCODE_",
"omni_user_uuid": "8o3U3Dg7wZNKA3EPAbea9B",
"identities_fields":{"mobile":"terst","identif4":"eee"}
},
"mid": 124,
"event_category": "add_omni_user_notify",
"keyword": "8o3U3Dg7wZNKA3EPAbea9B"
}
修改于 2025-04-18 08:01:17