EvotecIT/PSTeams

What format should the $TeamsID be in? Invoke-RestMethod: is failing

JeromeLC opened this issue · 2 comments

Invoke-RestMethod : The resource you are looking for has been removed, had its name changed, or is temporarily unavailable. At C:\Program Files\WindowsPowerShell\Modules\PSTeams\0.2.3\PSTeams.psm1:488 char:16

It should be URL string for webhook. Have you followed steps: https://evotec.xyz/hub/scripts/psteams-powershell-module/ to create webhook? Use that URL as TeamsID.

That worked. Thank you very much for the speedy reply.