SOLVED

Teams Call API like TAPI for Call Events

Occasional Contributor

Hey everyone

 

In last time I had searched long Time for a possibility to become a Event on every starting Call and every Stopped/transferd call on live Time but I didn't find anything.

Do anyone of you know a Solution that works like TAPI for the Phone, because I have to embed our old Ticketing/Phone Lookup System with Teams Phone Call.

 

Thanks in Regard

Swess72

5 Replies
Do you want to create an event every time a call starts? Could you please share more details on what you want to achieve?

Sharing this for your reference - https://docs.microsoft.com/en-us/graph/api/calendar-post-events?view=graph-rest-1.0&tabs=http
Hey Meghana

No, I dont want to make an event in Outlook but I want to have a trigger on every Call, that triggers a function in my Visual Studio Project. Because I have to open a window with the Call data.
Thanks in Regard
Swess

Please go through subscription resource type.  You can subscribe to callRecord and it will send you notifications after a call or meeting in Microsoft Teams.

 

Thanks, 

Meghana

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

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. Click here to escalate. 

Hey Meghana
Thanks for the Help.

But subscriptions arent a Opinion for me, because I need the Call Data instant.

Do you have any other Solution?

Best Regards
Swess
best response confirmed by Swess72 (Occasional Contributor)
Solution

@Swess72 - We got the below response from the engineering team.

we do not have any APIs for adhoc calls. We only have a subscription api for scheduled onlinemeetings(start/stop/participants added/removed).
 

Thanks, 

Meghana

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

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. Click here to escalate.