当前位置:网站首页>小程序对接企业微信客服
小程序对接企业微信客服
2022-08-04 12:32:00 【痞子Monkey】
一:小程序后台管理-关联企业微信客服
注意:企业ID必须跟该小程序的企业主体一样;
二、登录企业微信-选择客服
登录企业微信后台-》应用管理-》应用-》微信客服
接入场景-》在微信内其他场景接入-》去接入-》选择客服-》复制客服链接
注意:如果需要后台对接客服信息的话需要开启“通过API管理微信客服”的,如果不需要就不用开启;
三、设置客服的自动回复
在企业微信后台设置,就是上张图微信客服往下面拉就是服务工具
四、小程序中-接入客服事件
/* 写个点击事件getCustomerService 打开微信客服 */
getCustomerService() {
wx.openCustomerServiceChat({
extInfo: {
url: 'https://work.weixin.qq.com/xxxxxxxx' //这个就是客服链接
},
corpId: 'ww97xxxxxxxxx', //企业ID
success(res) {
console.log("成功")
},
fail(err) {
console.log("失败", err)
}
})
},
边栏推荐
猜你喜欢
MySQL - Explain详解
正则表达式
Cool and efficient data visualization big screen, it's really not that difficult to do!丨Geek Planet
论文翻译:2022_Time-Frequency Attention for Monaural Speech Enhancement
What is DevOps?Enough to read this one!
Chinese valentine's day of young people crazy to make money, earn 140000 a week
Why is Luo Zhenyu's A-share dream so difficult to fulfill?
七夕疯狂搞钱的年轻人,一周赚14万
罗振宇的A股梦,咋这么难圆?
Small program on how to play in the construction of e-government service platform value
随机推荐
Escape character is ‘^]’什么意思?怎么使用telnet
Access Huawei game anti-addiction, click the anti-addiction pop-up window, the game crashes
接到“网站动态换主题”的需求,我是如何踩坑的
形态学(膨胀、腐蚀)
持续交付(四)Jenkins多线程任务执行
倒计时 3 天|一起看云原生 Meetup 的六大议题
break与continue超详解!!!
来 TDengine 开发者大会,洞悉数据技术发展的未来趋势
移动跨端技术方案分析对比
Focus!2022 interview must brush 461 interview questions summary + interview + resume template
新消费、出海、大健康......电子烟寻找“避风港”
什么是 DevOps?看这一篇就够了!
What is DevOps?Enough to read this one!
广告电商系统开发之订单处理
num_workers
《独行月球》猛药,治不了开心麻花内耗
项目里的各种配置,你都了解吗?
力扣每日一题-第48天-345. 反转字符串中的元音字母
考研概率论与数理统计(知识点梳理)
抽奖/秒杀/竞价/评分/权威/投票,技术教你用合适的方法做好活动