Teams Integration with my website

Copper Contributor

Hi, I have a web site built using Angular, C# and MS SQL

 

The users of my web site need to interact with each other either by Audio or Video. Basically I need Audio / Video functionality in my web site using Teams. How can I do that? Multiple people ()Max 4 in one meeting) may join. The Meeting can be recorded. There will be more than 50 such meetings (Basically Interviews) happen everyday. 

How can I integrate Teams into my website. 

 

Please help 

 

Thank you

Ram

2 Replies

@rlkrishna  Could you please describe more what sort of functionality you are looking for? as far i understand you want to held meetings within Teams and then put the recording on your website.

 

this is somehow possible doing through workaround as Teams recording is saved in Stream you can embed the stream channel into your website but for your Teams, Meeting Call you can get the link and put on your website...

 

if the case is different or you are looking for somthing else let us know....

You need to use Graph APIs for the features you are asking here...bear in mind that some of those features might not be available yet in the Graph API