Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 768 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 768 Bytes

Teams2Python

Integration of Micosoft Teams with a 3rd Party via Python

How-To use:

  1. Open up a Microsoft 365 Developer Account under https://developer.microsoft.com/de-DE/microsoft-365/dev-program
  2. Open Microsoft Teams Client
  3. Kanal -> Connectors -> Incoming Webhook Send data from a service to your Office 365 group in real time.
  4. Give a name and copy the URL
  5. Paste the URL into the python script

A really good step-by-step Guide: https://poszytek.eu/en/microsoft-en/microsoft-message-cards-the-ultimate-guide/

Testing the format of the Message Cards in MS Teams prior to sending it: https://messagecardplayground.azurewebsites.net/

Official Documentation: https://docs.microsoft.com/en-us/outlook/actionable-messages/message-card-reference