Forum Discussion
PriyaAcharya
May 27, 2020Copper Contributor
Integrate Teams Video calls in my application
Hello All, This is my first day in this community. Apologies if this is not the right forum to post this query. I am writing an application (workflow kind of a thing). One of the steps requires a...
PriyaAcharya
May 29, 2020Copper Contributor
Gousia_Begum Thanks for your response. Here are more details of what I am planning to do.
1. I have my own web application for a workflow - say employee on boarding
2. In one of the steps, HR team would like to have a video call with new employee.
3. We want to use Microsoft Teams Video calling facility for this.
4. So when we click on "Call" button, we want to start video call with the new employee (via email provided)
So for this, can we directly call graph APIs for making calls from our web application? If yes, any pointers for that will help.
Gousia_Begum
Microsoft
Jun 04, 2020PriyaAcharya No it is not possible to initiate a teams call from an external application.
- yusufunluOct 16, 2020Copper Contributor
Gousia_Begum is it possible to open in new browser tab team online meeting page(video) ?
I have another business case : customers will talk to eachother 1to1 or 1toMany and I want to create a scheduled meeting between them by using my teams account or developer account. So they can jump to new tab by clicking button on my web app.
Is this possible ?