I've created a flow to update a few documents every few hours. For this, I'm using the Windows Scheduler, and it works just fine.
Now I'm trying to send a notification through Microsoft Teams, when the flow finishes, but I'm getting a desktop notification that blocks the unnatended execution of the flow.

I'm thinking of making the affected flow to be a subflow of another flow to click in the "OK" button with the UI automation tools, but there has to be another way.
Any ideas would be greatly appreciated. Thank you.
Eduardo.