/TeamsWrapper

A wrapper to help you sending a message to Microsoft Teams Channel

Primary LanguageC#

Teams Wrapper

A wrapper to help you to send messages to a Microsoft Teams Channel.

To Use

  • Go to your Microsoft Teams Channel, click on "Connectors" and configure an "Income Webwook";

image

image

image

image

  • Get the channel URL and, at TeamsWrapper.Tests project, fill the environment variable "UrlTeamsChannel";

  • Done. You can now send a message to the channel via this wrapper!

Useful Links

Microsoft Documentation