Posts

Showing posts from July, 2026

Folder Bridge The little app that copies a whole SharePoint folder — subfolders, files, and all — from one site to another. Runs as you. No sign-in screen. No flows.

Image
Power of Automation · Build It With Me Folder Bridge The little app that copies a whole SharePoint folder — subfolders, files, and all — from one site to another. Runs as you . No sign-in screen. No flows. K Kerolos · Senior Infrastructure & Security Engineer · 10 min read 2 SharePoint sites, bridged 1 click for users to start 0 sign-in screens ~10 minutes to deploy Here's a thing SharePoint makes weirdly hard: copying a folder from one site to another . You can drag files around inside a library all day, but the moment you want to move a whole folder — with its subfolders and everything inside — across to a different site, you're suddenly writing scripts, or copying things one painful piece at a time. So I built Folder Bridge : a tiny app that lives right inside Power Apps. You pick a source site and a destination site, choose a folder (or a whole library), and click Copy . It brings everything across — subfolders and all — sh...