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 (...
JBergqvist
Feb 10, 2020Brass Contributor
I have chosen to develop a Sharepoint webpart as a GUI and then publish this as an app in Teams. Backend, logic and flow are done with azure components.
Thomas_Steibl
Feb 10, 2020Brass Contributor
Thanks! Can you show some screenshots of the GUI?