Forum Discussion
scarjaschuco
Sep 03, 2020Copper Contributor
Make a call through teams
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 functionali...
- Sep 03, 2020Hi 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
Sep 03, 2020
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
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
- scarjaschucoSep 08, 2020Copper Contributor
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.