Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add Wechat sink connector #4410

Closed
1 of 3 tasks
qqeasonchen opened this issue Aug 29, 2023 · 3 comments · Fixed by #4594
Closed
1 of 3 tasks

[Feature] Add Wechat sink connector #4410

qqeasonchen opened this issue Aug 29, 2023 · 3 comments · Fixed by #4594
Labels

Comments

@qqeasonchen
Copy link
Contributor

Search before asking

  • I had searched in the issues and found no similar issues.

Feature Request

Wechat sink connector

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@wizardzhang
Copy link
Contributor

@qqeasonchen i'm interest in this issue, but i'm confused,like dingtalk and wecom both use robot to sink message,what
wechat can use to sink message,Official account?can u give me some suggestion?

@pandaapo
Copy link
Member

@qqeasonchen i'm interest in this issue, but i'm confused,like dingtalk and wecom both use robot to sink message,what wechat can use to sink message,Official account?can u give me some suggestion?

After registering a WeChat developer account according to the official WeChat development documentation, one way is to use HttpClient to send messages to WeChat.

@wizardzhang
Copy link
Contributor

@qqeasonchen i'm interest in this issue, but i'm confused,like dingtalk and wecom both use robot to sink message,what wechat can use to sink message,Official account?can u give me some suggestion?

After registering a WeChat developer account according to the official WeChat development documentation, one way is to use HttpClient to send messages to WeChat.

ok,thk for you advice,i will do some research on it

xwm1992 pushed a commit that referenced this issue Dec 3, 2023
* add wechat connector module and dependency

* add wechat connector

* add unit test

* fix check style error and downgrade okhttp version to 3.14.9

* add stop method after test end

* fix check style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants