question

38914380 avatar image
0 Votes"
38914380 asked Nandhagopal edited

Emit call between consent user and other by graph api Microsoft

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.

not-supportedoffice-teams-app-devmicrosoft-graph-teamwork
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@RonnyLOBASSOLogeoSeine-4446

According to your description, your issue is more related to the development, which is not in our support scope. I will remove teams tag and add not-supported tag to your thread. Thanks for your understanding and patience!

0 Votes 0 ·

@RonnyLOBASSOLogeoSeine-4446 - Could you please explain your query clearly with more details.

0 Votes 0 ·

1 Answer

38914380 avatar image
0 Votes"
38914380 answered Sridevi-MSFT commented

@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://docs.microsoft.com/fr-fr/graph/api/application-post-calls?view=graph-rest-1.0&tabs=http but it seems different to my goal.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

For you scenario you can use deeplink to call. It will redirect to teams and prompts a confirmation to make the call. Please check this documentation for more info.


0 Votes 0 ·