收藏
回答

用模板发送消息

https://developers.weixin.qq.com/doc/offiaccount/Message_Management/Template_Message_Interface.html

调用接口:https://api.weixin.qq.com/cgi-bin/message/template/send?access_token=7

参数:"miniprogram":{

             "appid":"xiaochengxuappid12345",

             "pagepath":""

           },

这里面的appid,说是小程序ID,我们公司暂时没有小程序,必须要有小程序才能使用这个接口吗?

回答关注问题邀请回答
收藏

1 个回答

  • 哄哄
    哄哄
    03-15

    你都知道文档地址,还不懂看呀,饭都喂到嘴边

    03-15
    有用 1
    回复
登录 后发表内容