How to Replace Multiple Strings using Power Automate?

Replace Multiple Strings using Power Automate

I was recently working on a Power Platform project for a client who assigned me a task to replace multiple strings in a variable that stores a string. Power Automate has a replace() function that allows you to replace strings, substrings, characters, and array objects. This tutorial will guide you on how to replace multiple … Read more >>>

How to Create a Folder in SharePoint using REST API?

sharepoint api create folder

Are you trying to create a folder in a SharePoint document library using the REST API? You will get the complete code here. In this tutorial, I will explain how to create a folder in SharePoint using the REST API. Create a Folder in SharePoint using REST API To create a folder in a SharePoint … Read more >>>

SharePoint REST API CRUD Operations [With Examples]

SharePoint REST API CRUD Operations

If you work as a SharePoint developer, you may interact with SharePoint data programmatically using the REST API. In this tutorial, we’ll explore how to perform CRUD (Create, Read, Update, Delete) operations on SharePoint lists using the REST API, with examples. The SharePoint REST API allows applications to communicate with SharePoint sites over HTTP, enabling … Read more >>>

How to Get SharePoint List Items using REST API?

Sharepoint rest api get list items

Do you want to get list items using the SharePoint REST API? I will tell you how to get it. In this tutorial, I will explain step by step how to retrieve list items in SharePoint Online using the REST API, with a few real-world examples. Get List Items using SharePoint REST API In this … Read more >>>

SharePoint REST API Order by, Filter, Pagination, and Select

sharepoint rest api rest api order by desc

Do you want to learn about SharePoint REST API operations such as Select, Order by, Pagination, and Filter? In this SharePoint tutorial, we will discuss how to perform various REST API operations like Order by, Filter, Pagination, and Select with examples. SharePoint REST API Select Here, we will see how to perform a selection operation … Read more >>>

microsoft.sharepoint.client.invalidclientqueryexception in SharePoint REST API

microsoft.sharepoint.client.invalidclientqueryexception

In this SharePoint tutorial, we will see how to fix the error: “Microsoft.SharePoint.Client.InvalidClientQueryException” ,”message”:{“lang”:”en-US”,”value”:”The expression \”web/lists/getbytitle(‘Sales’)/items(undefined)\” is not valid.” in SharePoint REST API. We will also discuss why we got this error: “The expression \”web/lists/ getbytitle(‘Sales’)/ items(undefined)\” is not valid.” as well as its solution. Refer to the error image below. Error: Microsoft.SharePoint.Client.InvalidClientQueryException I have … Read more >>>

SharePoint Team Site vs Communication Site

SharePoint Team Site vs Communication Site

SharePoint offers two main types of sites for different needs: team sites and communication sites. These sites serve distinct purposes within organizations using Microsoft 365. Team sites are designed for collaboration, allowing groups to work together on projects and share files. They come with a Microsoft 365 Group, which provides additional tools like a shared … Read more >>>

Unable To Join Microsoft Teams Meeting As Guest

join microsoft teams meeting as a guest

One of my clients recently came with a query; their guest users are unable to join a Teams meeting anonymously. There are some changes and settings you need to make for this. In this tutorial, I will explain how to join a Microsoft Teams meeting as a guest. Basically, you will learn how to enable … Read more >>>

How to Replace Special Characters in a String using Power Automate

Power Automate replace special characters in string

I was recently working with the Replace() function in Power Automate, which allows us to replace characters, substrings, or strings in arrays, multiple objects in JSON format, and more. In this article, I will explain how to replace special characters from a string in Power Automate with the following examples. Replace a Single Special Character … Read more >>>

>

Live Webinar: Quiz Application using SharePoint Framework (SPFx)

Join this free live session and learn how to build a Quiz application using SharePoint Framework (SPFx).

📅 2nd June 2026 – 10:00 AM EST | 7:30 PM IST

Build a High-Performance Project Management Site in SharePoint Online

User registration Power Apps canvas app

DOWNLOAD USER REGISTRATION POWER APPS CANVAS APP

Download a fully functional Power Apps Canvas App (with Power Automate): User Registration App

Power Platform Tutorial FREE PDF Download

FREE Power Platform Tutorial PDF

Download 135 Pages FREE PDF on Microsoft Power Platform Tutorial. Learn Now…