Windows service on local server needs to consume files from SharePoint folder
I have a Windows Service that needs to consume files from a cloud based SharePoint folder.
I’ve found lots of info on mapping drives or using sync to make it available in OneDrive but as best I can tell that would only work in the context of a user session.
Is there a way to map a SP folder to a drive in a way that it would be available to that service?
Should I use Power Automate to copy files down instead?
Using PA I would want to pull it down using PA running on the server to minimize firewall config
Thanks in advance!
I have a Windows Service that needs to consume files from a cloud based SharePoint folder.I’ve found lots of info on mapping drives or using sync to make it available in OneDrive but as best I can tell that would only work in the context of a user session.Is there a way to map a SP folder to a drive in a way that it would be available to that service?Should I use Power Automate to copy files down instead?Using PA I would want to pull it down using PA running on the server to minimize firewall config Thanks in advance! Read More