To build a Power Automate flow that downloads a SharePoint list into a CSV file, follow these steps: Set the
Continue readingCategory: Blog
Creating Calendar Events using GRAPH API
To create calendar invites using the Microsoft Graph API, you need to perform the following steps: Make a POST request
Continue readingDelegation in Power Automate Approval tasks
Delegation in Power Automate Approval tasks allows you to assign someone else to act on your behalf when you are
Continue readingCheck if SharePoint item already exists
You can check if an item already exists in SharePoint using Microsoft Power Automate. Here are the general steps: Add
Continue readingManage looping when dealing with multi-choice fields
When working with a multi-choice field in Power Automate, the ‘Apply to each’ action is typically used to loop through
Continue readingCommon issues – Power Automate
Like any other software, Power Automate can encounter issues that may impact its performance or cause errors in your workflows.
Continue readingCancel approval tasks in Flow
I recently finished a large Power Automate implementation that had a long UAT period. As expected, after the UAT was
Continue readingBypass consent popups in Power Apps
Sharing a Power App grants the user the right to run the Power App. However, when the user runs the
Continue readingState machine flows in Power Automate
State machine flows in Power Automate allow you to create complex workflows that can handle different states or stages of
Continue readingGet list of Users from Azure AD
I had this question been asked in the forums a couple of times. There are two ways to achieve this.
Continue reading