I wanted to call/execute the MS flow from an external application without using http request trigger. Is there a way?
I do not want to use the http trigger because the HTTP Post url cannot be called using authentication (AAD or pass bearer token).
Is there any flow api that triggers an instant flow which has authentication mechanism?