Add item to Sharepoint List – But in a different Tenant

Picture this: You’re in a good workflow, ready to tick off another task – just a quick entry to a SharePoint List. Everything’s going smoothly… until it hits you right in your forehead. The list you need to update? Yeah, it lives in a completely different tenant. Suddenly, your simple task doesn’t feel quite so …

Connect to SharePoint Online List via Powershell

In certain scenarios, it becomes necessary to establish a connection between a PowerShell script and a database in order to retrieve data. While it is widely acknowledged that SharePoint is not a conventional database, it serves as a repository for a vast amount of information within an enterprise leveraging Microsoft 365. In this particular scenario, …