Hi,
At the moment I'm try to send the notification through webhook MS teams but when this is send to Webhook there is a error: Sending failed: Error: cannot get URL: Couldn't connect to server.
00:00:00.001 [Debug] [MS Teams Webhook] Sending post request:"{\"type\":\"message\",\"attachments\":[{\"contentType\":\"application/vnd.microsoft.card.adaptive\",\"contentUrl\":null,\"content\":{\"$schema\":\"http://adaptivecards.io/schemas/adaptive-card.json\",\"type\":\"AdaptiveCard\",\"version\":\"1.4\",\"body\":[{\"type\":\"Container\",\"items\":[
{\"type\":\"TextBlock\",\"size\":\"Medium\",\"wrap\":\"true\",\"weight\":\"Bolder\",\"text\":\"Active\"}],\"style\":\"emphasis\",\"bleed\":true},{\"type\":\"TextBlock\",\"wrap\":\"true\",\"text\":\"Active\"}],\"actions\":[\{\"type\":\"Action.OpenUrl\",\"title\":\"Event info\",\"url\":\"http://x.xxx.xxx.xx/tr_events.php?triggerid=1&eventid=1\"}]}}]}"
00:00:00.019 [Warning] [MS Teams Webhook] notification failed: Error: cannot get URL: Couldn't connect to server