| Docs |
|
| Author |
me😉 |
| Original Post |
no post, was created to fulfill real case requirement |
| Description |
powershell script runs once a day and sends summary (by mail or on teams) with list of flows with total runs count for current day, number of times the flow succeeded and number of times the flow failed |
| Keywords |
power automate adaptive card |
Hi 👋
I am wondering if I could share a powershell script that uses cli to query all flows and runs for each flow from current day. Then the scripts creates a summary of the results and send a mail or posts an adaptive card to teams (preferable)
I have the script more or less ready, just a matter of making it simpler to make it a sample 😉
the result of the script looks like this on teams

Do you think it would be ok to contribute ? I didn't actually see anything like this added to your sample gallery.
power automateadaptive cardHi 👋

I am wondering if I could share a powershell script that uses cli to query all flows and runs for each flow from current day. Then the scripts creates a summary of the results and send a mail or posts an adaptive card to teams (preferable)
I have the script more or less ready, just a matter of making it simpler to make it a sample 😉
the result of the script looks like this on teams
Do you think it would be ok to contribute ? I didn't actually see anything like this added to your sample gallery.