One of the most-demonstrated Power Apps applications features is the camera uploading captured image to SharePoint and view image back on the app. The demo is typically done on the desktop, and it works without any issues. In this post, I will point out the problem I’ve encountered when displaying the same image on Power […]
Archive | Power Automate
Call Azure Form Recognizer API on SharePoint document/image URL in Power Automate
By ittichai on March 28, 2020 in Azure, Azure Cognitive, Form Recognizer, Power Automate, Power Platform
Power Automate (formerly Microsoft Flow) can call Azure Form Recognizer via the connector. However, at the time of this writing, the Form Recognizer v2 connector is not yet available. One of the options is to use the HTTP connection. Refer to my previous post, we can call Form Recognizer API by passing the image URL […]