Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all
I am trying to connect to a .xlsx file on an external Sharepoint site where I only have access to certain "downstream" folders.
My entry point is below:
https://examplecustomer.sharepoint.com/External/Docshare/
There are only 2 parameters for the Office 365 Sharepoint connector (Base URL, Site/Subsite Path), if I don't have access to the root of the Subsite is it possible to connect to a specific file?
I've connected to Sharepoint successfully in the past but only where I have root access to the Base URL or the Subsite.
Appreciate your help in advance.
Hi @JamesGreen
You would need access to create an authentication token which will require admin-level access. So indirectly you are asked to get access to the base URL.
I hipe this helps!
Hi @JamesGreen
You would need access to create an authentication token which will require admin-level access. So indirectly you are asked to get access to the base URL.
I hipe this helps!