SharePoint Designer Workflow

SharePoint Time zones: Overview and Implementation Approaches

SharePoint stores dates in UTC and displays them based on the site’s regional settings — get that mismatched, and you get list items showing the wrong time, or a Power Automate flow firing at the wrong hour. In this post: Why this happens · The “Date Only” field gotcha · Fixing list view display · […]

SharePoint Time zones: Overview and Implementation Approaches Read More »

SharePoint Document Sets: What You Need to Know

A Document Set groups multiple related files — with shared metadata, a shared welcome page, and versioning that treats them as one unit — instead of a loose folder where nothing ties the files together conceptually. In this post: Prerequisites · What you actually get over a plain folder · Creating a Document Set ·

SharePoint Document Sets: What You Need to Know Read More »

How to Create a SharePoint Site Using Power Automate

Power Automate can create a SharePoint site end-to-end via the SPSiteManager/Create REST endpoint — no PowerShell, no admin center click-through. Useful for project sites, department portals, or onboarding sites that get created the same way every time. In this post: Prerequisites · The flow structure · Step-by-step walkthrough · Testing the flow · Checking before

How to Create a SharePoint Site Using Power Automate Read More »

How to Copy Files from One Site to Another Using Power Automate

Worth leading with directly, since it changes which flow pattern is actually worth building: Power Automate’s SharePoint connector has a dedicated Copy file action that copies server-side, without the file’s content ever passing through the flow — a meaningfully better default than the “Get file content” + “Create file” two-step pattern for most straightforward copies.

How to Copy Files from One Site to Another Using Power Automate Read More »

Power Automate: Streamlining Workflows for Efficiency and Productivity

Power Automate is included, in a limited form, with most Microsoft 365 plans — which is exactly why the licensing side trips people up. “Included” only covers standard connectors; the moment a flow touches Dataverse, a premium connector, or scheduled RPA, that’s a separate paid tier, and the way that tier gets triggered isn’t always

Power Automate: Streamlining Workflows for Efficiency and Productivity Read More »