Forum Discussion
TJCooper440
Jan 03, 2023Copper Contributor
Export documents to Teams
I want to schedule the export of a spreadsheet to teams automatically. The program that generates this spreadsheet has the function to schedule an export to a UNC. Is there a way to export to a team'...
rachelgomez161999
Jan 03, 2023Iron Contributor
To export content from the built-in wiki, follow these steps: Open your SharePoint site. Go to the “Files” tab in your MS Teams channel, click the ellipses “...” dropdown menu next to “Add cloud storage” and then “Open in SharePoint.” Navigate to the “Teams Wiki Data” directory by selecting “Site contents.”
Regards,
Rachel Gomez
Regards,
Rachel Gomez
TJCooper440
Jan 04, 2023Copper Contributor
I want to do the opposite. I want to put content programmatically into teams.
- Jan 04, 2023Then you can write some PowerShell/Code to made the job...in the end Teams uses SharePoint as storage. You can found for sure some samples over the Internet that shows how to do it