Page tree
Skip to end of metadata
Go to start of metadata

The main goal of this configuration is to configure wechat interface,

to synchronize departments and users of wechat

and send messages to users in wechat




Itemvaluedescription

you can get them from 00-Create app in Wechat console


agentId


appSecret

Get Token URL

https://qyapi.weixin.qq.com/cgi-bin/gettoken

you can find the more detail from

https://work.weixin.qq.com/api/doc/90000/90135/91039

Send Message URL

https://qyapi.weixin.qq.com/cgi-bin/message/send

you can find the more detail from

https://work.weixin.qq.com/api/doc/90000/90135/90236

Get Department Detail URL

https://qyapi.weixin.qq.com/cgi-bin/department/list

you can find the more detail from

https://work.weixin.qq.com/api/doc/90000/90135/90208

Get Users in department URL

https://qyapi.weixin.qq.com/cgi-bin/user/list

you can find the more detail from

https://work.weixin.qq.com/api/doc/90000/90135/90201

Get User profile URL

https://qyapi.weixin.qq.com/cgi-bin/user/get

you can find the more detail from

https://work.weixin.qq.com/api/doc/90000/90135/90196

Matching method
  • mail <--> Email
  • Username <--> userid
  • mobile <--> mobile

What information do the users in confluence and dingtalk confirm as the same person

Enable
  • Yes
  • No

Is communication enabled

if you select No,there will be no notification of confluence to sent wechat app

  • No labels