Hiding SP Lists from the Microsoft Lists app?
In our organization, we often use SharePoint lists as data sources for Power Apps. Often, we want to prevent users from directly accessing the data in the list. We've found the most effective way to do that is to set the "hidden" flag on the list (via Powershell), which prevents the list from appearing the the Site contents page in SharePoint. However, it doesn't hide it from the Microsoft Lists app (which just went live in our tenant a couple weeks ago) for users with "Contribute" (or higher) permissions to it. Is there an equivalent property, or a plan to have MS Lists respect that "hidden" attribute? Or, is there a guide or documentation regarding the effect of permissions on visibility? That is, is there a way to create a custom permission level that will still allow users to create and edit items but NOT have the list show up in the Lists app?