The URL that is passed to the SharePoint connector must not include the AllItems.aspx suffix. Additionally, only the ‘site’ URL of a SharePoint site can be passed, for example:


https://example-sharepoint.net/sites/TopSite/SubSite/Lists/Issues/AllItems.aspx


The above is incorrect because it points directly to a list. To access this list, the bolded section of the URL needs to be removed and then the list will become available for selection in the dialog box below. When the extension is pointed to the SubSite, lists immediately below are available for consumption.

 


In the figure above, circles are used to represent lists and squares are used to represent SharePoint sites. Use the following as an example: