PSTeams

2.4.0

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 ha
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.
Show more

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSTeams

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSTeams

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2011 - 2023 Przemyslaw Klys @ Evotec. All rights reserved.

Package Details

FileList

  • PSTeams.nuspec
  • PSTeams.psd1
  • PSTeams.psm1
  • Images\add.jpg
  • Images\alert.jpg
  • Images\cancel.jpg
  • Images\check.jpg
  • Images\disable.jpg
  • Images\download.jpg
  • Images\info.jpg
  • Images\minus.jpg
  • Images\question.jpg
  • Images\reload.jpg

Version History

Version Downloads Last updated
2.4.0 (current version) 189,419 8/8/2023
2.3.0 32,847 6/18/2023
2.2.1 130,296 8/21/2022
2.2.0 362 8/19/2022
2.1.2 13,514 7/13/2022
2.1.1 59,763 12/5/2021
2.1.0 91 12/4/2021
2.0.1 55,828 4/21/2021
2.0.0 26,074 11/3/2020
1.0.7 1,939 10/31/2020
1.0.5 17,944 8/10/2020
1.0.4 3,207 7/29/2020
1.0.3 21 7/29/2020
1.0.2 380 7/28/2020
1.0.1 29 7/28/2020
1.0 38,259 12/22/2019
0.6 23,323 4/12/2019
0.4 116 4/4/2019
0.3.3 238 3/11/2019
0.3.2 138 2/25/2019
0.3.1 43 2/21/2019
0.3.0 19 2/21/2019
0.2.6 142 2/7/2019
0.2.5 59 2/2/2019
0.2.4 189 1/14/2019
0.2.3 247 1/2/2019
0.2.1 59 12/29/2018
0.2.0 248 10/4/2018
0.1.0 133 7/16/2018
0.0.13 20 7/16/2018
0.0.12 41 7/12/2018
Show more