已有钉钉群,如何获取钉钉群的chatid
Re已有钉钉对话组,如何获取钉钉对话组的chatid
这个链接进入钉钉的JSAPI控制台
https://wsdebug.dingtalk.com/
使用手机登录钉钉后扫码,进入调试状态,然后找到
v0.1.2版中的[font=']biz.chat.chooseConversationByCorpId[font=']
根据corpId选择会
[font=']话(2.6新增)
[font=']
{'corpId':'你的corpid','isAllowCreateGroup':true,'filterNotOwnerGroup':true}
然后执行这个请求,在手机上选择你要看chatid的对话组,就会在页面上返回你想要的chatid
赞0
踩0