Category: SharePoint

Update a CHOICE column using the Send HTTP Request to SharePoint action in Power Automate

Update a CHOICE column using the Send HTTP Request to SharePoint action in Power Automate

In previous posts, we explored using the Send HTTP Request to SharePoint action in Power Automate for tasks like retrieving items with an OData filter query and updating a text column. Now, we'll discuss how to update choice columns in SharePoint Lists using this action. Although the standard Update item action usually works, you'll need … Continue reading Update a CHOICE column using the Send HTTP Request to SharePoint action in Power Automate

Getting started with the Send HTTP requests to SharePoint using Power Automate

Getting started with the Send HTTP requests to SharePoint using Power Automate

Did you know that the standard SharePoint actions in Power Automate, such as Get items and Update item, can only manage a maximum of 12 lookup columns? Also, did you know that column types like Image can't be utilized with the Create item and Update item actions? In such cases, the Send HTTP Request to … Continue reading Getting started with the Send HTTP requests to SharePoint using Power Automate

An Introduction to the SharePoint Admin Center

An Introduction to the SharePoint Admin Center

This article originally appears on the AvePoint blog as An Introduction to the SharePoint Admin Center. Welcome to the SharePoint admin center, your one-stop-shop for all things SharePoint management! The admin center is intended to inform, configure, and govern the management of all the sites in your tenant. Inform The Admin home page includes Activity and … Continue reading An Introduction to the SharePoint Admin Center

Send a single reminder for multiple items using Lists and Power Automate (UPDATED)

Send a single reminder for multiple items using Lists and Power Automate (UPDATED)

Note: The steps in the Create HTML table action have been updated from my original post, on Dec 21, 2020, to address an issue where the Filter array columns were no longer available in Power Automate. This post is inspired by a question I received from a previous blog post where the user wants to … Continue reading Send a single reminder for multiple items using Lists and Power Automate (UPDATED)

Use Power Automate to copy multiple selections from Choice columns between Microsoft Lists

Use Power Automate to copy multiple selections from Choice columns between Microsoft Lists

In this blog post I will show how to copy multiple selected Choice column values to another list. This post is a supplement to Use Power Automate to move Microsoft Lists items to another list. I am using two lists called Source and Destination. Both Lists have a choice column called "Choice" that allows multiple selections. … Continue reading Use Power Automate to copy multiple selections from Choice columns between Microsoft Lists

Add and remove users to a SharePoint site using Microsoft Lists and Power Automate

Add and remove users to a SharePoint site using Microsoft Lists and Power Automate

In this blog post I am going to show how it is possible to add and remove users to a SharePoint site using Microsoft Lists and Power Automate. I'll be using the Send an HTTP request to SharePoint action throughout the Flow. "Send an HTTP request to SharePoint" constructs and executes SharePoint REST API calls. … Continue reading Add and remove users to a SharePoint site using Microsoft Lists and Power Automate