Are Lists in Teams the same as in Sharepoint?

Hello,
I try to automate a use case where I need to read a list which is stored in MS Teams and I need one column and process the information then in SAP. I already automated lists from Sharepoint but it doesn’t work with Teams. I receive the message: Get List Items: The resource could not be found.
The URL is the follwoing: https://XXX.sharepoint.com/:l:/r/sites/msteams_XXX/Lists
And the list name copied from Teams.
Thanks for help.
Volker

@Volker_Hofheinz1,

Try it like this:

https://xxx.sharepoint.com/sites/msteams_XXX/Lists

You can remove these symbols: :l:/r

2 Likes

That is actually how the Sharepoint links to sites and lists look.

Hi @Volker_Hofheinz1

When you navigate to teams list manually from there , copy that link of teams list as it will be different as compared to SharePoint list.

And then you can try using that link to get list items

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.