Image Metadata from Computer Vision API to Sharepoint with Power Automate
Topic: To Update Image Metadata from Computer Vision API to Sharepoint with Power Automate Flow Overview : This Flow will help to update the Metadata for the images we will upload to the SharePoint. The objects or tags will be provided by the Azure Computer Vision API which will analyze key information from the image by inbuilt ML Algorithms. These tags can be updated to a Column against images in any folder in SharePoint and used for sorting and filtering. Working Prototype: Platform required: Azure CV API Microsoft Power Automate(MS Flow) Sharepoint How to get Azure CV API - You need to create an account on Microsoft Azure and will get free credits to use the API service. 1. Login to Microsoft Azure Portal with this link https://portal.azure.com . 2 On to home page, click on create a resource. 3. Select the Computer Vision within AI + Machine Leaning. 4. Fill the details to create your API ser...