Forum Discussion
Ayaz Younis
Jul 05, 2019Brass Contributor
End of academic year new students
Hi, this may seem like a basic question but I'll ask it. A teacher puts lots of files on a Team. At the end of the academic year, how does it work? In other words, she had a class called Sociolog...
Jul 20, 2019
Hi Ayaz Younis,
just an idea: you might automate the process of Teams Lifecycles by using the Graph API for Teams.
E.g. you could develop a process for a creating a new Team each academic year, e.g. to automatically archive an old team, create a new team based on a team template (e.g. Team from the last academic year) and also copy contents in the newly created Team, set an owner as needed and maybe add students as members based on some criteria, depending on how they are in the system or you add them (guests or ad users) ...
- https://developer.microsoft.com/en-us/sharepoint/blogs/new-microsoft-graph-apis-for-automating-team-lifecycles/
- https://developer.microsoft.com/en-us/microsoft-teams/blogs/better-organize-and-automate-the-microsoft-teams-experience-with-the-availability-of-the-microsoft-graph-apis/
- https://github.com/microsoftgraph/csharp-teams-sample-graph