rveachkc / pymsteams

Format messages and post to Microsoft Teams.
https://pypi.org/project/pymsteams/
Apache License 2.0
418 stars 77 forks source link

optional body arg to POST data to action URL #103

Closed calvma closed 2 years ago

calvma commented 3 years ago

in response to issue #100

I tested this locally and it's working great - I figured I'd put in a PR since it's pretty simple

rveachkc commented 3 years ago

Thanks, I'll plan on merging, but will take some time to review first. Please give me a few days.

Dritzii commented 2 years ago

I can comment that this works with the additional body key value. Please merge this one :)

rveachkc commented 2 years ago

Oops, I forgot about this. Sure. I can merge it, but could you please follow up with some documentation on how to use it?

Dritzii commented 2 years ago

Sure i will edit the Readme