Forum Discussion
Embedding Microsoft Teams Web UI into another application
Trinetra-MSFT Thanks for your reply. Our scenario is to initiate an MS Teams chat or group-chat within our application. We are aware that it can be done via Graph APIs however we want to avoid the need to create our own rich UI for chat functionality. We are looking to embed the MS Teams chat/group-chat screens inside our web application. However, it is not permitted due to 'X-Frame-Options' restrictions. We are not looking for Chatbot like functionality.
GirishL, Currently this is not possible to bring teams chat in external application. Teams has it's own UI for chat functionality You can utilize chat or create conversation Graph API in your application.
- Al-AasJun 15, 2021Copper Contributor
Trinetra-MSFT Has there been any update on the issue discussed here? I'm also looking for similar solution where Teams UI can be integrated in our custom web app.
- Jagadeesh-MSFTJun 16, 2021Former Employee
Al-Aas
Currently this is not possible. It's By-design. Microsoft will always focus on customer’s feedback and experience, some new features would be added to the services based on customers' feedback in the future, we also recommend you give your new idea in Teams UserVoice.- ashishojha25Jul 10, 2023Copper Contributor
Jagadeesh-MSFT Trinetra-MSFT , Hi i am also trying to achieve same functionality , do we have some way we can embed the Microsoft teams in our react app , i don't wanna go Graph api way . i want to use the teams app in some iframe .