Forum Discussion
Ruka_Zill
Nov 04, 2020Brass Contributor
Is there a way to automatically create a folder structure when creating new team?
Hi, I have a folder structure that I replicate into the "File" (SPO document library) everytime I create a new specific Team. Is there a way to automate this process, so that when I create a team, ...
- Nov 05, 2020This can be done with Power Automate. Although you need som trigger for this when a team is created. Normally this is done when you create new teams from a provisioning workflow with the teams themselves.
Adam
Nov 05, 2020
Since there is not a PowerAutomate trigger that detect when a new Team has been created or when a Channel within a Team has been created, another option you might have here is to automate the folders creation via code (Azure Functions, PowerShell Script automated in Azure)