使用python requests模塊來發消息到釘釘自定義機器人webhook

# coding: utf-8 import json import requests def dingding_robot(data): # 機器人的webhooK 獲取地址參考:https://open-doc.dingtalk.com/microapp/serverapi2/qf2nxq webhook = "https://oapi.dingtalk.com/robot/
相關文章
相關標籤/搜索