03-27-2020 12:07 PM
Are you getting a lot of requests to create new Microsoft Teams as more people work from home ? Want to learn how to create an app to accept requests, create approval using Power Automate to finally create a new team using Graph API HTTP requests?
For detailed documentation, read the blog post here - https://thatapiguy.tech/2020/03/27/provision-teams-using-power-apps-and-power-automate/
Download files from my GitHub - https://github.com/thatapiguy/Microsoft-Teams-Provisioning
Vivek Bavishi aka That API Guy
PowerApps and Flow MVP
Blog | Twitter | YouTube | Community Profile | GitHub
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Are there any solutions to automate Teams creation that don't use a premium connector?
@sscarcella One common tips is to use a Flow from a premium account that will be triggered by a new item created in a SharePoint list.