tree: fefb9c79cc80e42ccabfeaa43481abd0f1997c64 [path history] [tgz]
  1. docs/
  2. i18n/
  3. config.go
  4. dingtalk_notification.go
  5. go.mod
  6. go.sum
  7. info.yaml
  8. README.md
  9. schema.go
  10. user_config.go
notification-dingtalk/README.md

Ding talk Notification

How to use

To use the notification-dingtalk plugin with your application, install it using the following command:

./answer build --with github.com/apache/answer-plugins/notification-dingtalk

Feature

  • Send message to Ding talk

Config

Config Webhook URL and open the notification

  • Webhook URL: such as https://oapi.dingtalk.com/robot/send?access_token=xxxxxx

Preview

Ding talk Config

Document