Forum Discussion

PMcVries's avatar
PMcVries
Copper Contributor
Sep 19, 2023
Solved

Teams bot intercepting incoming call

Hi,   I want to develope a bot/app that intercepts an incoming call in Teams from a user to another user. It should notify the second user, provide informations about the call and give him the opti...
  • Prasad_Das-MSFT's avatar
    Prasad_Das-MSFT
    Sep 21, 2023

    PMcVries - Using the Get call API , you can get the source and targets details of a call and based on that you can take decision of redirecting the call using redirect call API.

     

     

     

    Thanks, 

    Prasad Das

    ------------------------------------------------------------------------------------------ 

    If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link.

Resources