发送客服消息API

发布于 3 年前作者 hxie3037 次浏览最后编辑 3 年前来自 share

正确的发送客服消息API是如下链接:

https://api.weixin.qq.com/cgi-bin/message/custom/send?access_token=ACCESS_TOKEN

正确的文档链接为:https://developers.weixin.qq.com/doc/offiaccount/Message_Management/Service_Center_messages.html#7

而文档链接 https://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/kf-mgnt/kf-message/sendCustomMessage.html 里的链接https://api.weixin.qq.com/cgi-bin/message/custom/business/send?access_token=ACCESS_TOKEN错误的,多了一个“business” 目录。

1 回复
xiongguiying
xiongguiying1 楼3 年前

一个小程序,一个公众号