This video tutorial will teach you how to send an array or JSON response from Power Automate to Power Apps without using any premium connector. I will use a use-case to create a power app that will show all the SharePoint groups and users inside each group. Apply the same logic to any other response […]
In this tutorial, I will show you how you can use Power Automate to provision a SharePoint online site, including saving site script, site design, creating a site, and applying site design. You will learn: 1. What is SharePoint site script/Site design/Template 2. How to create a site script from any SharePoint online site 3. […]
In this video, I will show you how to automate Microsoft Excel repetitive work using an Office Script with Power Automate. What is Office Scripts: Office Scripts in Excel on the web let you automate your day-to-day tasks. You can record your Excel actions with the Action Recorder, which creates a TypeScript language script. You […]
Microsoft Graph is the gateway to data and intelligence in Microsoft 365. It exposes REST APIs and client libraries to access data on the following Microsoft cloud services: 1) Microsoft 365 core services: Bookings, Calendar, Delve, Excel, Microsoft 365 compliance eDiscovery, Microsoft Search, OneDrive, OneNote, Outlook/Exchange, People (Outlook contacts), Planner, SharePoint, Teams, To-Do, Workplace Analytics. […]
Hello Friends, In this video, I will teach how to avoid rework when working on Power Automate by creating a reusable flow. You will learn: 1) What is Reusable flow 2) What is Child flow 3) How to create a Child flow 4) How to call a Child flow Video reference: https://youtu.be/m1wYjAyJ_YU Further learning: Power […]
#Microsoftform #PowerAutomate #DynamicForm In this video, I will show how to create a dynamic (conditional) Microsoft Form using section and branching. I will use a Product feedback use case to demonstrate the concept and step by step tutorial. I will also show how to process the Form response, including multi-select choice, attachments, etc. this will […]
Hello Friends, In this tutorial, I’ll show you how you can start an on-demand approval process from excel for a given excel row. We’ll send approval notifications in teams to Approver with details from the excel row. We’ll use the Power Automate Excel connector “For a selected Row” to trigger flow from the excel row. […]
Hello, Do you have a Power Automate production flow that getting turned off automatically because of no activity? In this video, I will show you how you can create a flow that will automatically turn on the turned-off flow. Reference: https://docs.microsoft.com/en-us/power-automate/limits-and-config#expiration-limits Thanks again for watching. Don’t forget to subscribe and click on the notification bell. […]
Do you wish to update a word template using Power Automate word connector automatically? In this video, I will show you a step-by-step process to build an Invoice generation solution using Power Automate word connector and SharePoint. Link to Power Automate Flow: https://github.com/DeepakS22/DPowerAutomate/blob/master/GenerateInvoice_DS_20210706213438.zip Thanks again for watching. Don’t forget to subscribe (here and YouTube ) […]
Hello friends, In this video, I will show you how you can parse XML in Power Automate The first half of the video will cover how to extract the data and push that XML data to a SharePoint list The second half of the video will cover how to filter XML data and send an […]