Trying to post a message to MS Teams webhook from Python below:
pmr = urllib3.PoolManager() text=\'hello world\' message = {"Test":text} enco_messag