Is it possible to integrate the teams videocall service in an external web app ?

Cynny SpA 6 Reputation points
2020-10-01T09:03:00.077+00:00

Hi,
I'm interested in creating an external web app that uses the Microsoft teams videocall service.
I saw that it's is possible to do such a thing with Zoom and Zoom Javascript SDK (https://marketplace.zoom.us/docs/sdk/native-sdks/web), but I can't find anything similar within the teams-js sdk.
Is this something that is achievable ?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,927 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. JimmyYang-MSFT 51,716 Reputation points Microsoft Vendor
    2020-10-02T02:17:01.123+00:00

    Hi @Cynny SpA ,

    According to your description, your issue is more related to development, which we do not support. I will provide some suggestions for your reference. Hope this can help you!

    Based on my knowledge, Microsoft Graph offers two API sets that arrange and join online meetings on Microsoft Teams: Calendar API and Cloud communications API. In Cloud communications API, you can use the videoTeleconferenceId property to complete it. For more details, you can refer to:

    https://learn.microsoft.com/en-us/graph/choose-online-meeting-api#comparing-the-apis


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.