Mar 17 2023 02:56 AM
Hi,
I'm developing some alarmistic in Powershell, which to this day, sends the alerts over email.
But I would like to send the alarmistic also to a Teams chat (not a group). I've found a script that can send over the alerts to a Teams chat, but requires the chat id.
I have found a way to get a Teams Group ID (using powershell comand Get-Team -DisplayName "Groupname"), but don't know how to get the ID for a chat.
Can anyone help me to understand how can I get the chat ID?
Thanks
Mar 17 2023 12:32 PM
Mar 18 2023 03:23 AM
Mar 18 2023 04:36 PM
SolutionMar 21 2023 01:57 AM
Hi, thanks for the reference, never used it like that, but worked like a charm.
Mar 18 2023 04:36 PM
Solution