Forum Discussion
Maxat610
Jan 29, 2020Copper Contributor
Sharepoint premision level
Hi! How can I hide the sharepoint site from users, but at the same time leave the rights to add, modify and read data from lists and libraries. I need this to work with powerapps. I made sharepoin...
Andrew Hodges
Jan 29, 2020Bronze Contributor
Hi Maxat610 ,
You would need to uniquely permission the document libraries and lists. Go to advanced permissions and add in the users/groups to the lists/libraries. You would need to do this manually/script it for every list/library.
Assuming the users didn't have access to the site in the first place that is all you would need to do.
Things to watch out for - if the users need to export the data to excel and refresh the data they need access to the site and not just the list.