analytics
254 TopicsNew Channel Assignments Tab Option for all channels
The recent update to the Teams channel system and being able to make private channels is excellent. However having the option for an assignments tab for each new channel would make even more sense now too. At the moment we have about 28 Teams when we should only really need about 4-5. Our classes have groups but because only the general tab can have assignments we have to have a different Team for every group of a class, it makes it difficult to keep track and it clutters the list in Teams as well. Being able to have a Team of people in Channels with each channels own assignments tab would make things easier.Solved6.2KViews6likes2CommentsMusic Status change based on Spotify/YouTube Music etc.
Is there anything about changing Microsoft Teams' status to "Listening to X" based on what we are currently listening to on Spotify or YouTube Music etc ? Or is there any development about this currently? It would be cool like back in old MSN days š36KViews3likes7CommentsLive Event engagement report - blank participant ID fields
Dear community, I have been searching the internet to find an answer to explain why in the Microsoft Teams Live Event engagement reports some rows do not show any participant ID's. I get questions from users within my company whether or not they are missing certain attendees. In specific cases we need to be certain that we have a good picture of all the participants because the attendance has serious consequences to, for example, accreditation points. Right now, I cannot answer their questions and hence we cannot trust these reports. Does anybody knows how to interpret the blank participant ID's? Thank you in advance for your help, Sylvester5.3KViews3likes9CommentsGet necesarry token to get meetings and their details on WEB API
Hello everyone, I am a jr. developer in a company and we have an integration project for teams into our mobile application. We successfully integrated and using the MS Teams application to create/edit, join etc. Now, we need to prepare a private report about meetings and details for our customers. But we have a problem with getting meetings' data. I've read the documentation on https://docs.microsoft.com/en-us/graph/api/callrecords-callrecord-get?view=graph-rest-1.0 but we cannot use it. The name is "Not Supported" and the description is "Consent description unavailable" of this API's "Required Consent" on Graph explorer for https://graph.microsoft.com/v1.0/communications/callRecords/%7Bcall id}. We cannot use this API due to the "You need to consent to the permissions on the Modify permissions tab" error (I tried with different accounts and having the same error. "Consent" button under the "Modify permissions" tab is not working.). Because of this problem, we went to check out the admin dashboard of teams. We saw that a granted user can see users' meetings and details of these meetings (like participants, on the users profile, under the "Call History" tab). We checked out the console and we saw, this data is coming from https://api.interfaces.records.teams.microsoft.com/Skype.Analytics/Users('%7buser-id%7d')/Communications?%24top=500. But the problem here is, on the MS Teams admin dashboard, to get this data, a token is being used different than Microsoft and skype tokens (Microsoft token is taken from login.microsoft.com and skype token is taken from https://authsvc.teams.microsoft.com/v1.0/authz ). We want to know, how to get that token so we can get "Meetings" data from https://api.interfaces.records.teams.microsoft.com/Skype.Analytics/Users('%7buser-id%7d')/Communications?%24top=500{user-id}')/Communications?%24top=500 and "Participants" data from https://api.interfaces.records.teams.microsoft.com/Skype.Analytics/Communications('%7bmeeting-id%7d')/Participants{meeting-id}')/Participants Any help would be awesome with getting this data we need to prepare private reports ^^3.4KViews3likes4CommentsTeams Reporting - Call Queue Agents
Hello, We have recently switched to using Teams for our Auto Attendance and Call Queues. A manager reached out to me for a report or at least a visual for one of her employees. She sees a high number of calls but one of her employees has a low number of calls taken. She was wondering if there was a report or somewhere to pull this agents missed calls or rather the calls that came into the call queue and he didn't answer and let the 20 secs run out and have the call go to the next agent. Any thoughts on where I can find this data? Thank you!6.1KViews2likes13CommentsAllowing recordings to onedrive for specified users/policy
Hi All, I am using the below to enable recordings to be saved in onedrive: Set-CsTeamsMeetingPolicy -Identity Global -RecordingStorageMode āOneDriveForBusinessā BUT I do not want to enable cloud recording for all users and was wondering if I can enable recording to be saved in onedrive for a specific users/policy I have created rather than putting global I have tried Set-CsTeamsMeetingPolicy -Identity "policyname" -RecordingStorageMode āOneDriveForBusinessā But I get the following error Please help!Solved2.4KViews2likes5Comments