Hi team,
I am currently trying to sync meetings/calls which happen in MS Teams with our system. To do so, I have created an app and registered it with Azure AD.
I then subscribed to the callRecord change notification event to be notified when the meetings/calls happen.
I have however noticed that there is a delay of 5-10 min post the completion of the call to the notification being triggered.
Our use-case requires there to be no delay in the sync, so I would like to understand if this delay is expected and if so is there another way to detect when calls/meetings happen on teams, with a team's bot maybe ?.
Thanks