Hi All, I have a PowerApp built in PowerBI.
I am hoping the PowerApp could send out an notification if the flow is success.
May I ask how to achieve this without using PowerAutomate?
I am thinking a script like this
MicrosoftTeams.PostFeedNotification("Flow bot",.....)
Thanks if you have any idea