There is attendance tracking feature in Google Meet for business accounts that can be turned on in the settings and Google emails the report after the meeting ends. I want to know if an API is available to get the attendance report programmatically?
Asked
Active
Viewed 1,122 times
1 Answers
1
Attendance tracking is available in google workspace business plus or higher plans and now the api is also available with which you can get a lot of details but business plus or higher account is a pre-requisite. Check the api documentation for more: https://developers.google.com/admin-sdk/reports/v1/get-start/overview

Faizan Ahmad
- 31
- 9
-
While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. - [From Review](/review/late-answers/30171367) – Tapan Hegde Oct 25 '21 at 15:33