Forum Discussion
Swess72
May 19, 2022Copper Contributor
Teams Call API like TAPI for Call Events
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 ...
- Jul 22, 2022
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.
Meghana-MSFT
Microsoft
May 30, 2022Do 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
Sharing this for your reference - https://docs.microsoft.com/en-us/graph/api/calendar-post-events?view=graph-rest-1.0&tabs=http
- Swess72May 30, 2022Copper ContributorHey 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- Meghana-MSFTJun 03, 2022
Microsoft
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.
- Swess72Jun 15, 2022Copper ContributorHey 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