I'm totally new to Sharepoint and would appreciate any help.
I have a folder on my SP 365 site, "Requests", and it contains many subfolders and files. I want to delete all subfolders (and everything in them) created more than 30 days ago. How can this be done?
Thanks
You could create flow as following pictures show.
Related
I need to add files to SharePoint and then need to copy these uploaded files to Microsoft Teams File Tab
Anyone can help me here that what steps I need to follow to create files and then copy to Files Tab of Ms teams.
I was looking at MS Graph API but did not get an idea about it.
Anyone can help here?
Are you talking this File tab?
If so, MS Teams actually store those files in a SharePoint Document Library. If you copy file to the corresponding library, it will appear in File tab.
Thanks
I have emails with excel files attached that go to a Sharepoint site as well as a folder path to that sharepoint site on my desktop. I then take these excel files and drop them into a "Hotfolder" which essentially has a rake task sitting behind it that syncs these excel attachments every few minutes into a DB.
I'm curious if there is any functionality to get the files from the Sharepoint site to drop into that specific "Hotfolder" network file path, without me having to transfer the files myself manually. I am pretty new to Sharepoint functionality, so any ideas would be appreciated..
Thanks.
I have a feeling this is a long shot, but is there a Google script that can transfer everything in a Google site to SharePoint or a Google drive folder to SharePoint?
I would rather just use Google drive for collaboration as it is 100 times better than SharePoint (IMHO), but my company insists on using SharePoint. That being said, our team would like to continue using our Google site for collaboration and documentation which is why I am wondering if there is a script of some sort to transfer documents from Google to SharePoint?
Well, this isn't an exact answer to my question. But this ended up making the process about 99% easier. I installed google drive locally so all of my files are placed in the google drive folder. I then opened sharepoint, and switched to explorer view. I then simply copied/pasted all the folders from google drive to the sharepoint folder, and about 30 seconds later all files were synchronized. It would be pretty simple to write a script to copy the files/folders from the google drive folder to the sharepoint folder. This was a simple way to solve an annoying problem, I hope this is helpful.
I have a VBA project that uploads data from an Excel spreadsheet to an Access database stored on SharePoint. All was well until I upgraded to Windows 7. Windows 7 doesn't automatically pass Windows authentication to SharePoint when accessed this way. Now my project will not update my db. How can I get my VBA project to pass that information to SharePoint? I've been searching for 2 days and I haven't found anything helpful.
I ran into the same problem today. The workaround I came up with, which I would love to replace, is to force Windows Explorer to open the sharepoint folder, which triggers the authentication request to the user. Obviously, there are many issues with this solution.
I hope someone has met this need before. I got quite a bunch of documents in a Sharepoint site. And I want to download all the docs as a whole instead of one by one. I have tried the Teleport Pro but it just said HTTP 401 Unauthorized error. Is there any way to download the whole Sharepoint document-sharing site?
Many thanks.
If you have WebDav enabled, you can just open your sharepoint site as network folder and copy paste the documents into your local hard drive.
http://support.microsoft.com/kb/841215
http://hosting.intermedia.net/support/kb/default.asp?id=1603
http://insomniacgeek.com/blog/sharepoint-open-with-windows-explorer-on-windows-server-2008/
You can use DMS-Shuttle for SharePoint for this purpose. With one drag & drop (or CTRL+C, CTRL+V ) you can download a document library or the whole site with all subsites and document libraries. You can define different filters (by modified date, size or file extension). There is a Trial Version here.