SOLVED

Make a call through teams

Copper Contributor

Hello,

Is there an API to make a call through teams? I would like to develop something on a web page that when you click a number it calls a teams API and dials that number.

We had this functionality with our legacy PBX but I can't seem to find a way to get it working with teams. I saw you can link teams to the tel: protocol in windows 10 but this causes about 3 clicks before the call is actually placed, I was looking for something more straight forward from the end user point of view.

 

Thank you,

James

2 Replies
best response confirmed by scarjaschuco (Copper Contributor)
Solution
Hi @scarjaschuco

Maybe this will be able to help what you need to achieve

https://docs.microsoft.com/en-us/graph/api/resources/communications-api-overview?view=graph-rest-1.0

Hope it points you in the right direction

Best, Chris

@Christopher Hoard 

Hi, this documentation has provided me with a way to create teams to teams calls, is there also a way to start a call to a phone number (PSTN)?

Thanks.

1 best response

Accepted Solutions
best response confirmed by scarjaschuco (Copper Contributor)
Solution
Hi @scarjaschuco

Maybe this will be able to help what you need to achieve

https://docs.microsoft.com/en-us/graph/api/resources/communications-api-overview?view=graph-rest-1.0

Hope it points you in the right direction

Best, Chris

View solution in original post