sharepointmicrosoft-graph-apisharepoint-onlinesharepointdocumentlibrarymicrosoft-graph-teams

Sharepoint API to Upload Files and copy to Ms teams


I need to add files to SharePoint and then need to copy these uploaded files to Microsoft Teams File Tab

Anyone can help me here that what steps I need to follow to create files and then copy to Files Tab of Ms teams.

I was looking at MS Graph API but did not get an idea about it.

Anyone can help here?


Solution

  • Are you talking this File tab?

    If so, MS Teams actually store those files in a SharePoint Document Library. If you copy file to the corresponding library, it will appear in File tab.

    Thanks