I need help with a project that will access data in an API on my company's internal network. For this, we publish the API via Microsoft Entra Proxy APP following the application creation pattern of the Microsoft documentation. Below you can see a screenshot of the configuration screen:
In addition, I registered an application that accesses the API published via Microsoft Entra Proxy APP, as you can see below:
After this step I started to create the flow in Power Automate to 1) generate the Microsoft Entra token and 2) access the published API via Microsoft Entra Proxy App, as can be seen below:
The HTTP action in Power Automate handles Entra ID OAuth natively. Expand the advanced options at the bottom and select Active Directory OAuth then put the relevant details in there. The HTTP action will use those values to obtain the token and use it in the web request behind the scenes
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.