script
3 TopicsReport on number of files in SharePoint Document Libraries
Hi We have Office365 / SharePoint Online and have about 50 sites created (mainly due to Teams) and we want to be able to find out how many files are stored in the document libraries of each site Anyonw know of a way to do this? Thanks1.1KViews0likes1CommentSite themes via Rest.
I tried following at https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/site-theming/sharepoint-site-theming-rest-api I keep getting the following response: <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Error</title> </head> <body> <pre>Cannot POST /_api/thememanager/AddTenantTheme</pre> </body> </html>1.8KViews0likes3Comments