


Windows 10 devices come with the OneDrive sync app installed. They can also use File Explorer or Finder to easily organize the document library by creating new folders, and moving and renaming files and folders. To upload files to the team site, users can simply copy or move them to the site in File Explorer or Finder. When users add, change, and delete files and folders on the site, the files and folders are automatically added, changed, or deleted on their computer and vice versa. They can also easily save files to the team site from the programs they use. When I do have any better solution then I will update this post.When users install the OneDrive sync app for Windows or Mac, and sync the files on a team site, they can work with the files in File Explorer or Finder. I currently don’t really have a solution for this other than make sure that you upload document to SharePoint rather than synchronising document to SharePoint. More information on this can be found in SharePoint webhooks sample reference implementation. This is to ensure that you only pickup changes since a certain date. A lot of the Flow technology depending on web hooks and one of the things webhooks does is us a last change token. Having had a bit more of a detailed look into this however I’m not so sure. When looking at the run history in Flow I’m only finding back run history for the documents that I uploaded to SharePoint.Īt first I was thinking that Flow is ignoring document and that Flow is broken here. I created the flow shown below before I uploaded my documents. This is very important! Flows (not) triggered by my documents Note that the Date modified date for the documents is different? Files uploaded to SharePoint have a modification date of today () and the document that I copied locally and Synced to SharePoint kept their original date. I then uploaded documents to this library using SharePoint and I copied some documents locally on my PC so that the Sync client would pick up these files and put them into SharePoint.Īll of these files are now in my SharePoint library. I created a document library and setup Sync.
