# Packages
No description provided by the author
# README
Wecom Notification Plugin
How to use
To use the notification-wecom plugin with your application, install it using the following command:
./answer build --with github.com/apache/answer-plugins/notification-wecom
Feature
- Send message to Wecom
Config
Config Webhook URL and open the notification
- Webhook URL: such as
https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Preview
Document
https://open.work.weixin.qq.com/help2/pc/14931 https://developer.work.weixin.qq.com/document/path/91770
Thanks
Thanks for sharing the DingTalk notification plugin, it's a helpful reference for this plugin development.