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's UNC?
6 Replies
- rachelgomez161999Iron ContributorTo 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- TJCooper440Copper ContributorI want to do the opposite. I want to put content programmatically into teams.
- Then 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
- Hi,
Don't believe there is a way to schedule that export unless the program you are using has the capability builtin...can you share what program are you using?- TJCooper440Copper Contributor
The program is manageengine. If it can't be done that is unfortunate and another limitation of the cloud.