shell发送钉钉webhook

shell发送钉钉webhook_钉钉 webhook通知 curl_oToyix的博客-CSDN博客

curl 'xxxxxwebhookxxxxxxxxxxxx' \
-H 'Content-Type: application/json' \
-d '{"msgtype": "text","text": {"content":"test2: pass"}}'

 test2     自定义关键词

pass       发送的消息

posted @ 2023-08-04 16:00  gbc  阅读(13)  评论(0编辑  收藏  举报