Forum Discussion
ragup83
Jul 01, 2020Copper Contributor
Microsoft team integrate with custom web application
Hi, I am working on developing a web application. In this application, I wanted to implement a video conference feature(peer-to-peer) using the Microsoft team as supports video/audio. For example, I...
ragup83
Jul 01, 2020Copper Contributor
I want to join a meet when I click on the icon/link on the web page. I want to establish peer-to-peer communication like zoom and other communication platform support integration with a custom applications.
Nikitha-MSFT
Jul 02, 2020Former Employee
ragup83 - Currently we cannot join meeting directly. You can create a meeting using graph api and provide a join meeting URL to the button. Try if that helps.
- ragup83Jul 03, 2020Copper Contributor
As you suggested, I did embed the meeting URL in the web application. When I tried to click on the link, the popup window(asking open Microsoft teams) is prompted and then the Microsoft Team UI is launched for attending the meeting.
Is there any way to suppress the popup window and launch the Microsoft Team UI directly when I click the meeting URL in the web page?- Nikitha-MSFTJul 06, 2020Former Employee
- ragup83Aug 19, 2020Copper Contributor