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'...
TJCooper440
Jan 04, 2023Copper Contributor
I want to do the opposite. I want to put content programmatically into teams.
Jan 04, 2023
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