39 Forks
329 Stars
329 Watchers

PSTeams

PSTeams is a PowerShell Module working on Windows / Linux and Mac. It allows sending notifications to Microsoft Teams via WebHook Notifications. It's pretty flexible and provides a bunch of options. Initially, it only supported one sort of Team Cards but since version 2.X.X it supports Adaptive Cards, Hero Cards, List Cards, and Thumbnail Cards. All those new cards have their own cmdlets and the old version of creating Teams Cards stays as-is for compatibility reasons.

How to download and setup PSTeams

Open terminal and run command
git clone https://github.com/EvotecIT/PSTeams.git
git clone is used to create a copy or clone of PSTeams repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PSTeams https://github.com/EvotecIT/PSTeams/archive/master.zip

Or simply clone PSTeams with SSH
[email protected]:EvotecIT/PSTeams.git

If you have some problems with PSTeams

You may open issue on PSTeams support forum (system) here: https://github.com/EvotecIT/PSTeams/issues