Emit call between consent user and other by graph api Microsoft

Ronny LO BASSO - Logeo Seine 21 Reputation points
2021-04-30T12:38:14.81+00:00

Hello,

I have one application which manage user organization and I would use graph api in order to emit call between authenticated user and other in the same compagny.
For example, a submit button emits request and obtain call prompt as now.

Thanks for your reply.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,113 questions
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.
3,295 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,335 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Ronny LO BASSO - Logeo Seine 21 Reputation points
    2021-05-08T10:34:27.627+00:00

    @Sridevi-MSFT
    Yes. I have created one application in Azure plateform in order to obtain some details from users in your organization like phone number, email, ... (by graph api) and this application permits us to have custom ui to display this information.
    When user is connected to this application, I can search somebody by filters and can click on email information to open Outlook for example.
    I would like, if it is possible, to trigger call and open automatically Teams interface when user click on user accound found.
    In documentation, call method is detailled in https://learn.microsoft.com/fr-fr/graph/api/application-post-calls?view=graph-rest-1.0&tabs=http but it seems different to my goal.


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.