Skip to content

Instantly share code, notes, and snippets.

@taija
Created May 15, 2017 14:31
Show Gist options
  • Save taija/76c2e22cba7d07e476d0457b4e8cda53 to your computer and use it in GitHub Desktop.
Save taija/76c2e22cba7d07e476d0457b4e8cda53 to your computer and use it in GitHub Desktop.
Webhook for integrating Uptime Robot with Microsoft Teams
{
"text": " *alertDetails* - ID: *monitorID*. URL: [*monitorURL*](*monitorURL*)",
"title": "*monitorFriendlyName* is *alertTypeFriendlyName*"
}
@eBebby
Copy link

eBebby commented Jun 10, 2024

I'm trying to setup the Connector, but i allways get an Error in the Workflow in Teams:

The execution of template action 'Send_each_adaptive_card' failed: the result of the evaluation of 'foreach' expression '@triggerBody()?['attachments']' is of type 'Null'. The result must be a valid array.

Any Ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment