How to Hide SharePoint Lists with Power Automate (No PowerShell)
I ran into this annoying problem the other day. I had an Apps list that looked great on the landing page, but I didn’t want users accidentally stumbling into it through Site Contents. It’s like having a perfectly organized storefront while your messy stockroom door is wide open.
I needed the list visible on the page but hidden from Site Contents. The usual approach would be PowerShell, but honestly, I didn’t want to be bottle neck delaying projects every time someone needs to hide or show a list.
Here’s what I came up with instead.