Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.49 KB

README.md

File metadata and controls

28 lines (15 loc) · 1.49 KB

Zabbix_PowerAutomate

These are media type replacements i converted for using with PowerAutomate, which requires/expects you to attach an adaptive card instead of just POSTing an HTML body

I have a template for version 5.0, and 7.0 created and tested.

https://adaptivecards.io/designer/ - Helpful for card design

https://hradek.de/html/AdaptiveCardColorGIF.html - This was not doing colors right for me. I used chatgpt to write up a python script to generate 8x1 gifs instead.

preview

Choosing Banner Type / Color Bar Orientation

In the Zabbix media type, you can now add a new parameter "bannertype". This defaults to horizonal, but you can set it to be vertical if desired.

image

Known Issues:

  • Currently Desktop/Mobile notifications show up as "Workflows sent a card": Link

    • Supposedly you can do this, but i have not been successful, as the PowerAutomate flow only accepts the CARD json, you cant prepend anything outisde that Link
  • On Mobile, the card color/banner does not render. This seems to be a Microsoft bug

I have not found a solution yet, please let me know. I'd rather not write a full bot from scratch.