MS Teams call user API

Marek Drzewiecki 21 Reputation points
2020-05-19T10:40:27.157+00:00

Partner organization would like to migrate from stationary phones to MS Teams. MS Teams would serve as virtual phone. They would like to receive calls from users outside group. Somebody call on department number, middleware choose user, call it in MS Teams and transfer connection.
I was searching in API docs, but I found only chat messages (also sender must be defined...)
https://learn.microsoft.com/en-us/graph/api/channel-post-messages?view=graph-rest-1.0
Is it possible, to do this in MS Teams?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,074 questions
0 comments No comments
{count} votes

Accepted answer
  1. JimmyYang-MSFT 48,871 Reputation points Microsoft Vendor
    2020-05-20T01:51:24.633+00:00

    Hi MarekDrzewiecki-8400!

    I also searched Teams API document but only found this link shows call resource API:

    https://learn.microsoft.com/en-us/graph/api/resources/call?view=graph-rest-beta

    Besides, Luca also provides a good way to receive calls from users outside group by create Teams Phone System.

    If you want to create phone system in MS Teams, please refer to:

    https://learn.microsoft.com/en-us/microsoftteams/setting-up-your-phone-system

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Luca Vitali 731 Reputation points MVP
    2020-05-19T13:14:55.983+00:00

    Hi,
    you have to setup Teams Phone System, either via Direct Routing or via Calling Plan
    https://learn.microsoft.com/en-us/microsoftteams/what-is-phone-system-in-office-365

    Best
    Luca

    2 people found this answer helpful.
    0 comments No comments