Callback for incoming call in Microsoft Teams

Viewed 557

I have a use case where I am trying to get all the details of incoming call in MS Teams e.g User who is calling, and I need to do some operations on backend when the call arrives. I was looking for something that would provide me callback when call comes with all the details to my custom service.

I researched a lot on this. Can this be achieved using some Microsoft SDK or Webhooks.

0 Answers
Related