To build a Power Automate flow that downloads a SharePoint list into a CSV file, follow these steps: Set the
Continue readingTag: Power Automate
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 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 readingEnvironment Variables in Power platform
I am presenting a talk for a Power Platform Group in Christchurch on environmental variables. If it interests you, join
Continue readingUpcoming Talk: Environment Variables in Power platform
I am presenting a talk for some peers from the community in Christchurch on environmental variables. If it interests you,
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