attendance
12 TopicsGraph API: Meeting Attendance Details Organizer and Participant Join/Leave Times
Hi Teams Developer Community, I hope this message finds you well. I am currently working on fetching meeting attendance details, specifically the join and leave times of the organizer and participants, using the Microsoft Graph API. Could you please provide guidance on the following points: Endpoints to Use: What are the exact Graph API endpoints for obtaining meeting attendance details, including the join and leave times of all participants? Required Permissions: What permissions are necessary to access these attendance details? Are there any specific configurations needed in Azure AD? JSON Response Format: Below is the JSON format I am aiming to achieve. Could you confirm if this is correct and provide any additional fields or structures that might be useful? { "value": [ { "emailAddress": "abc", "totalAttendanceInSeconds":, "role": "Organizer", "identity": { "id": "", "displayName": ", "tenantId": }, "attendanceIntervals": [ { "joinDateTime": "2021-10-05T04:38:27.6027225Z", "leaveDateTime": "2021-10-05T04:43:49.7702391Z", "durationInSeconds": 322 } ] }, { "emailAddress": "abc", "totalAttendanceInSeconds": 314, "role": "Presenter", "identity": { "id": "57caaef9-5ed0-48d5-8862-e5abfa71b3e9", "displayName": "Lisa Adkins", "tenantId": null }, "attendanceIntervals": [ { "joinDateTime": "2021-10-04T23:13:43.3776519Z", "leaveDateTime": "2021-10-04T23:18:57.5639338Z", "durationInSeconds": 314 } ] } ] }272Views0likes3CommentsAttendance tab not showing for co-organisers for Webinars
When setting up some recent webinars that are open to the public, we have added a number of co-organisers across our organisation to allow them to check who's registered and keep tabs on registration numbers for each webinar. This used to be visible in Teams on the webinar menu bar for easy access to everyone. But despite checking the settings in meeting options and ensuring that 'Allow attendance report' is selected as 'Yes,' only the main webinar organiser can see this attendance report tab? Any suggestions?350Views0likes0CommentsTEAMS attendance report
I have read that numerous people are having the same issue of no attendance reports, there is obviously an issue. 1. Do you have to be the person that started the recording or just someone that attended the meeting. 2. What are the admin instructions to be able to get the attendance report. 3. Does something have to be turned on at the Admin level for attendance reports to show up?Solved7KViews0likes11CommentsRecording Teams meeting attendance in OneNote
Skype, OneNote and Outlook were synced such that when a Skype meeting was scheduled in Outlook, we were able to take notes in OneNote directly from the Outlook meeting ribbon. This functionality also auto-recorded the meeting attendance. Do we know if this functionality is expected to be made available in Teams? Recording Teams meeting attendance currently involves a considerable amount of manual efforts.Solved49KViews7likes11CommentsTeams Attendance Report - A Network Error Occurred
Hi all. Could anyone shed some light on an issue I have reported that is affecting all users, please? When a user accesses meetings they arranged, either at the time of the meeting or afterwards, they get the following error: All these users are on the same meeting policy so I have checked: [PS]> Get-CsTeamsMeetingPolicy -Identity RestrictedAnonymousAccess | Select AllowEngagementReport AllowEngagementReport --------------------- Enabled I have made a comparison using fiddler to a working tenant and the tenant displaying the global issue, and I see one obvious difference: The working tenant shows HTTP traffic to api.cortana.ai but the tenant with issues shows no trace of this api. This feature worked on the affected tenant until around 4 weeks ago but would love to see if anyone could steer me in the direction of what could have caused this to stop working? Any help is gratefully appreciated. Thanks2.8KViews0likes6CommentsMeeting Attendance downloaded file is overwriting previous attendance file
Hi, When i downloads meeting attendance report from Participant area it download and overwrite the previous meeting report in downloads. Is there any way that it should not overwrite the previous one and saved with number (1) (2) . for all other place when i download it saves the same name file with number but i dont know its not doing for Team Attendance Kindly helpSolved3.6KViews2likes9CommentsAttendance Report
Hello, I need to be able to download an attendance report for any teams meetings on bookings. I schedule multiple sessions for internal training for different trainers and would like to be able to download the attendees each week or so to update out internal staff training tracker for training . I've see the option to get an attendance report at the end of a meeting but this is not good enough as I am not always in the meeting. Not only that i don't want to repeatedly have to ask the trainer or staff member that did the session to download the report and email it to me. Does anyone have any ideas? Thanks!881Views0likes0CommentsAttendance Sheet Spreadsheet in Blank
During the meeting, I have downloaded the attendance sheet in a meeting of 37 participants. However, once the document downloads there is no information in the spreadsheet; it's blank. Is there any solution to rescue the information of the attendance report?Solved9.9KViews1like3CommentsStaff and Students attendance report
Hello I cant Believe that we are using such a developed program for education and there is no option for printing attendance of the staff and students usage in teams in daily or weekly or monthly or even between two dates chosen. We manually have to calculate staff attendance and student attendance everyday. this is not practical at all. Please don’t say insights because it’s not practical I want all classes today for example not each class attendance. I need options and I need the reports on excel not just watching it in teams. I cant track our staff work time on teams and insights is useless. Please help!1.6KViews0likes3Comments