Adding the New Modern Calendar View to a SharePoint List using PnP PowerShell

Recently we have finally been able to add a modern calendar view to a list in SharePoint Online through the UI. Before this a calendar view was only available in SharePoint classic mode. I wanted to automate this view creation and in order to do this I turned to my trusty friend PnP PowerShell. I figured it needed to be done using SharePoint REST API by creating a new SharePoint list view using ViewType2: "MODERNCALENDAR".

Continue ReadingAdding the New Modern Calendar View to a SharePoint List using PnP PowerShell

Download Microsoft 365 usage reports using Microsoft Graph in Power Automate

Download Microsoft 365 usage reports using Microsoft Graph in Power Automate & then write to a SharePoint document library. Customise this solution to add further workloads i.e. Teams, Yammer, SharePoint, Outlook, M365 Groups...

Continue ReadingDownload Microsoft 365 usage reports using Microsoft Graph in Power Automate

Testing out the new Power Automate/Flow commands in PnP.PowerShell + Bonus Script: Export all Flows using PnP.PowerShell

There have been several new Power Automate/Flow commands added to PnP.PowerShell (v1 released this week). In this blog article I will test these new commands out and show you how…

Continue ReadingTesting out the new Power Automate/Flow commands in PnP.PowerShell + Bonus Script: Export all Flows using PnP.PowerShell

Live London Underground Line Status – SharePoint View Formatting & Power Automate

Display on the homepage of your SharePoint intranet a live feed of London Underground line statuses using the publicly available Transport for London (TFL) API. The results are retrieved by…

Continue ReadingLive London Underground Line Status – SharePoint View Formatting & Power Automate

Office 365 Management Activity API with Power Automate – Part Three

Get audit logs, filter by workload and then write the logs to a SharePoint list Overview This post is a continuation of the blog article Office 365 Management Activity API…

Continue ReadingOffice 365 Management Activity API with Power Automate – Part Three

Office 365 Management Activity API with Power Automate – Part Two

Generate Office 365 Management Activity API Access Token Overview This post is a continuation of Office 365 Management Activity API with Power Automate - Part One and is part of…

Continue ReadingOffice 365 Management Activity API with Power Automate – Part Two

Office 365 Management Activity API with Power Automate – Part One

Introduction and configure Microsoft 365 Tenant This blog series will show you how to use the Office 365 Management API aka Microsoft 365 Audit Logs with Microsoft Power Automate (Flow)…

Continue ReadingOffice 365 Management Activity API with Power Automate – Part One