Python post to ms teams

后端 未结 0 892
野趣味
野趣味 2020-12-06 23:35

Trying to post a message to MS Teams webhook from Python below:

pmr = urllib3.PoolManager()
text=\'hello world\'
message = {"Test":text}
enco_messag         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题