Configuration
Notifiers
Weixin Work

Weixin Work

Since: 2.12.0

Weixin Work (opens in a new tab) is a team communication tool.

We can send Weixin Work message by use Webhooks, you can follow the Bot Webhooks Guide (opens in a new tab) to get the webhook url.

Example

models:
  my_app:
    storages:
      local:
        type: local
        keep: 10
    notifiers:
      wxwork:
        type: wxwork
        url: https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=xxxx-xxxx-xxxx-xxxx
        on_success: true