wechaty / puppet-supports

Wechaty Puppet Services (WPS)
https://wechaty.js.org/docs/puppet-services/
Apache License 2.0
33 stars 4 forks source link

[FEAT]WorkPro:企业微信的联系人的手机号能取到吗,如何获取 #517

Open ccgulan opened 4 months ago

ccgulan commented 4 months ago

企业微信的联系人的手机号能取到吗,如何获取

hcfw007 commented 4 months ago

contact.phone()

ccgulan commented 4 months ago

phone 如上图,phone的长度为0,取不到 另外想问一下,title,handle,weixin这三个字段取自哪里的, @hcfw007

ccgulan commented 4 months ago

contact.phone()

@su-chang @hcfw007 phone的长度为0,取不到 另外想问一下,title,handle,weixin这三个字段取自哪里的

hcfw007 commented 4 months ago

如果长度是0就说明没有。这个获取的是你在联系人中给他设置的手机号。

hcfw007 commented 4 months ago

这三个都是一个值,是这个联系人对于自建应用的externalUserId

ccgulan commented 4 months ago

这三个都是一个值,是这个联系人对于自建应用的externalUserId

@su-chang @hcfw007 那邮箱能如何取

hcfw007 commented 4 months ago

不能获取,你手机上能看联系人邮箱吗。

ccgulan commented 4 months ago

不能获取,你手机上能看联系人邮箱吗。

@hcfw007 企业微信里头的联系人有邮箱地址的

hcfw007 commented 4 months ago

不能获取,你手机上能看联系人邮箱吗。

@hcfw007 企业微信里头的联系人有邮箱地址的

没有啊,你截图看看?

ccgulan commented 4 months ago

企业微信截图_17219077693565 @hcfw007

su-chang commented 3 months ago

这个有点特殊,看起来是内部员工的特殊配置。目前还不支持。