In the SharePoint admin centre you can see a list of deleted sites. It’s easily found: But there’s no API … More
Author: wilheimpage
Handling SharePoint API Throttling in Power Automate & Logic Apps
This is a very simple one. If you have a flow or logic app that has a lot of SharePoint … More
Bulk Updating Logic Apps SQL Actions to V2
As you may well be aware, Microsoft have deprecated the original V1 SQL actions in Logic Apps and Power Automate. … More
Power Apps – Calculate Future Date
Updated July 2024 to use YAML code so you can copy and paste the entire solution into your app. I’ll … More
Joining Tables in Power Automate & Logic Apps with XPath
This blog is about using the xpath() function to do quick left joins in Power Automate and Logic Apps. It’s … More