PowerAutomate

blogs related to Microsoft Power Automate RPA tool

sharepoint-icon-x128

Add Users to SharePoint Online Groups using – REST API

In this post I will share you the steps to add user/users to SharePoint (online) group using REST API. Prerequisites You need the below to follow the tutorial/steps To call REST API I have used Power Automate. You can use Postman or VS code or anything else as per your choice. SharePoint Online Management Shell …

Add Users to SharePoint Online Groups using – REST API Read More »

sharepoint-icon-x128

[Tutorial & Example] Create a SharePoint site using REST API

Do you know that you can very easily create a SharePoint site using REST API call? If not, do not worry this post is all about that. Pre-requisites You need to have SharePoint license and a method to call API. For this example I am using Power Automate, so if you have Power Automate you …

[Tutorial & Example] Create a SharePoint site using REST API Read More »

power automate logo

Export SharePoint Item / File Details & URLs [Power Automate]

In this post I will share with you the steps to export all file / list item details from SharePoint Online using Power Automate. Using this approach you can get details about each and every file / list item from SharePoint. The end result will look something like below. # Prerequisites You need the following …

Export SharePoint Item / File Details & URLs [Power Automate] Read More »

sharepoint-icon-x128

What is Sign-off in SharePoint – Power Automate? How to Use it?

SharePoint Sign-off Feature Sign-off in SharePoint Power Automate As the name says, SharePoint – Power Automate Sign-off is a quick and easy method to get your documents signed off by your supervisor or colleague. Sign-off triggers a simple Power Automate approval flow and sends an email to get the document signed from the respective person. …

What is Sign-off in SharePoint – Power Automate? How to Use it? Read More »

power automate logo

Power Automate Approval Flow Beginner Tutorial – [ Quick & Easy ]

Power Automate Approval Flow – Tutorial Make Document Management and Approval Easy Document approval is inevitable no matter in which domain you work. You may need to get a document approval for new project proposal or a new product release or may be something else. Whatever may be the reason, document approval gives headache to …

Power Automate Approval Flow Beginner Tutorial – [ Quick & Easy ] Read More »

power automate logo

What is Microsoft Power Automate Flow? – Beginners Tutorial

What will you learn? In this Power Automate Beginner tutorial you will learn the basics of Power Automate and its features. And at the end you will learn how to create a basic Power Automat flow. Who This Tutorial is For? This tutorial is for absolute beginners who are starting out with Power Automate. You …

What is Microsoft Power Automate Flow? – Beginners Tutorial Read More »

power automate logo

How to create flow from a template Power Automate Beginners

In this post I will share you the process to create a flow from a downloaded template. This post is fairly simple and can be easily understood. So let’s start. What is Power Automate Flow Template? How to create a Power Automate flow from a template? Power Automate is a great tool for creating automated …

How to create flow from a template Power Automate Beginners Read More »

power automate logo

Create Your First Power Automate SharePoint Alert – Beginners Guide

Are you trying to create Flow to send emails? Then you are at the right place. This post is created for users who are trying to create automated email flows from SharePoint document library. By the end of this post you will have knowledge to create your own power automate flow to trigger SharePoint alert …

Create Your First Power Automate SharePoint Alert – Beginners Guide Read More »

[Solved] Power Automate Apply to each loop Failed / Error [Resolved]

Power Automate Apply to each loop – Error Description Examples of Power Automate loop failed errorevaluation of ‘foreach’ expression ‘@items(‘Apply_to_each’)’ is of type ‘Object’. The result must be a valid array.orevaluation of ‘foreach’ expression ‘@outputs(‘Get_items’)?[‘body’]’ is of type ‘Object’. The result must be a valid array.or it can be something else depending upon your configuration. …

[Solved] Power Automate Apply to each loop Failed / Error [Resolved] Read More »