0
votes

I'm trying to get the Microsoft Teams channel's folders using SharePoint rest API, but i'm getting all folders in the document library. How to differentiate b/w MS-Teams channel's folder and normal SP folder.

1

1 Answers

0
votes

There are no differences in Share Point folder which are create for channels. Only way for you to identify folder would be to match channel names but it's not reliable as when channel name is changed SharePoint folder name does not change.