Power Automate

Power Apps with Attachment Control to send File Content to Power Automate

In one of my use cases, I’d like to upload all files from the Power Apps’ Attachment control to Azure Blob Storage. Note that this will also work with any type of target. Here are the steps: 1. Create a stand-alone Attachment control from the one from the Edit Form. I followed the steps from …

Power Apps with Attachment Control to send File Content to Power Automate Read More »

Create ChatGPT Power Apps app using Azure OpenAI Chat Completions GPT API

If you have access to the OpenAI Chat Completions GPT APIs either through the one from OpenAI LLC or Azure OpenAI, it is pretty simple to create the ChatGPT-like app using Power Apps and Power Automate. The intention of this article is to create a simple application process without worrying too much about making it …

Create ChatGPT Power Apps app using Azure OpenAI Chat Completions GPT API Read More »

Call Azure Form Recognizer API on SharePoint document/image URL in Power Automate

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 …

Call Azure Form Recognizer API on SharePoint document/image URL in Power Automate Read More »

Scroll to Top