Have installed the O365 Sharepoint connector and verified that it can be used to connect to a file on our test server. This gives a web file url. I am wondering however, how do we make additional connections to different sharepoint servers since the web file relies on what was entered when authenticating from the web connectors screen?
The web file url looks like
http://localhost:5555/data?connectorID=Office365Connector&table=GetFile&subSite=%2fteams%2fispmo&fil...
so I do not see a token or even the baseurl of the sharepoint site in there. Do you have to run multiple connectors if you have multiple sharepoint sites? How can I have multiple sharepoint sites in my connections??