How to launch a Teams call from PowerApps?

Soga, Mitsuyoshi 81 Reputation points
2022-05-09T14:29:25.873+00:00

In the PowerApps canvas app, I want to launch Teams call when I click on a button.
I wrote the following process in the OnSelect event, but it does not work.

----------------

Launch("ms-voip-video:?contactids=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx")

----------------

xxxxxxxxxxx-xxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxx is the object ID for AzureActiveDirectory.
It is obtained by signing in to AzurePortal and going to your personal profile page.200316-objectid.png

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,916 questions
{count} votes

Accepted answer
  1. Nivedipa-MSFT 2,806 Reputation points Microsoft Vendor
    2022-05-23T13:07:53.157+00:00

    Could you please refer below doc which consist how to integrate Power Apps with Teams to make calls or schedule meetings with other users within the organization

    Ref Doc:

    1. https://learn.microsoft.com/en-us/power-apps/teams/integrate-calls-and-meetings?msclkid=89e06e17cfa711ecb9d09f4041e3f0dc
    2. https://learn.microsoft.com/en-us/dynamics365/mixed-reality/remote-assist/protocol-activation

    Thanks,
    Nivedipa


    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.


0 additional answers

Sort by: Most helpful