Forum Discussion
Wick_man11
Aug 12, 2020Copper Contributor
Teams chat and call detail logging - is it available?
Hi all, I'm looking at log / audit options in Teams. Does the ability to audit chat or IP call flow exist? Like user1 IM'd user2 on this day and time? Or user1 called user2 (IP calling) at this d...
- Aug 13, 2020
So you're looking for the kind of data that was previously available as part of the User sessions feature in SfBO? There's no direct replacement for Teams, but at least anything call-related is now covered via the Graph API /callrecords endpoint: https://docs.microsoft.com/en-us/graph/api/resources/callrecords-api-overview?view=graph-rest-1.0
VasilMichev
Aug 13, 2020MVP
So you're looking for the kind of data that was previously available as part of the User sessions feature in SfBO? There's no direct replacement for Teams, but at least anything call-related is now covered via the Graph API /callrecords endpoint: https://docs.microsoft.com/en-us/graph/api/resources/callrecords-api-overview?view=graph-rest-1.0