Hi Guys,
I have a REST API that protected with Azure API Management. I have a web frontend that successfully access these apis using a subscription key and an authorization token under Azure Active Directory. I am trying to acess this APIs through MS Flow using custom APIs. I have managed to pass the subscirption key but I am stuck at sending an Authorization Token to the API that protected under Azure API Management.
Is there any tutorial or HOW TO that would solve my problem.
Thanks
Fiqri