Forum Discussion
Thomas_Steibl
Feb 09, 2020Brass Contributor
What's the best option for a self service Teams request process (Bot, Adaptive Card, App)?
I've created a simple self service process for the user to request, approve and create a Team using Microsoft Forms, Power Automate and Graph API. The procedure works fine but it's not very elegant (...
Thomas_Steibl
Feb 10, 2020Brass Contributor
It would be great if the user sees the final Teamname (including naming convention adaptions) after he enters his Teamname and also providing interactive forms based on his needs (ie only O365 Group, only Team without Email, and so on)...
Thomas_Steibl
Feb 13, 2020Brass Contributor
I would love to get some ideas from already implemented solutions... If anyone can share a screenshot or so it would be much appreciated. Thanks in advance.
- Wajeed-MSFTMar 06, 2020
Microsoft
Thomas_Steibl - Could you please take a look at Microsoft Graph API Samples which is a MVC application with UI interface for creating team and channels?