Sharepoint Connector -more then one URL?

Hello,

I currently have a SharePoint connector for the following URL, for example:

https://testcompany.sharepoint.com/sites/msteams_r08shn/”

I would like to avoid creating an additional connection for accessing multiple sub-channels, as mentioned below.
"https://testcompany.sharepoint.com/sites/msteams_r08shn-TESTCHANNEL1/"
"https://testcompany.sharepoint.com/sites/msteams_r08shn-TESTCHANNEL2/"

Is there a way to configure the base URL “https://testcompany.sharepoint.com/sites/msteams_r08shn” without the trailing slash in the connector, and then append the sub-chanels in the SharePoint command action?

The goal is to have one connector with up to x URLs, as they all should be accessed with the same authorization.

I would be very grateful for your help.

Hi @xChristophx

Unfortunately, since the site URL is indeed part of the data connector, it can't be parameterized. The best I can suggest is to have multiple connectors and substitute them into actions based on some parameter value.

This, of course, still requires you to have multiple connectors, one for each site.

Hello @olysak
Thank you for your answer. This is very inconvenient for our use-case, as the connectors on our server can only be adjusted by our IT department, and unfortunately, this process is very slow.

Perhaps this could be considered as a feature request. :slight_smile:

Best regards
Chris