SOS: Need help using SharePoint as a File Store

Hey folks,

I have an application that uses a cloud sql backend for table data storage; however, we would like to use SharePoint for a file store (for image and file storage). I am trying to rack my memory for how to set this up. I believe it is something peculiar about how to modify the root app folder path. (For a shared Google Drive, it is '/[TeamDrive]MyTeamDrive/myFolderPath' where 'MyTeamDrive' is the name of my shared Google Drive), but does anybody know what the setup is for Sharepoint?!?

Thanks a ton!

Landan Quartemont

Solved Solved
0 1 49
1 ACCEPTED SOLUTION

SOLUTION: You need to put 'SHAREPOINT_SITE_ID_mySharepointURL/myFolderPath' where 'mySharepointURL' is the url of the site you would like to read and write from.

View solution in original post

1 REPLY 1

SOLUTION: You need to put 'SHAREPOINT_SITE_ID_mySharepointURL/myFolderPath' where 'mySharepointURL' is the url of the site you would like to read and write from.

Top Labels in this Space