Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI Companion2022-03-07 12:20 AM - last edited on 2022-05-27 09:40 AM by Bri
Hi all,
I work in education and use breakout rooms for students. There are multiple teachers going around the breakout rooms to check on the attendees, and we want to get around to everyone in as timely a manner as possible. There is no viable way to coordinate between us which rooms we have been to when, so we have a "time away tracker" that keeps track of how long it has been since each breakout room was last attended by a teacher. This is currently an external application that does not interact with the Zoom meeting directly, however I am looking for a way to have Zoom directly send the breakout room data to this application (or even better, a server!) via an extension or dummy co-host.
So far as I have seen there is nothing like this anywhere, I understand I will need to code it myself. But if anyone has any information on how to send a fetch request to the Zoom servers to get breakout room attendee number or how an extension could extract this data from the webpage in web-Zoom, it would be much appreciated.
This is quite specific I am pretty much hoping a Zoom employee sees this and has an answer or can convince enough people in the Zoom tech team to add this to the API.
Thanks for any useful info in advance.
2022-03-07 12:27 AM
Never min d I think I have an answer, don't know how to delete this post though
2022-05-10 01:07 PM
@mirthilon we would love it if you shared your solution here so fellow community members could benefit! 💙
2022-05-11 12:07 AM
Hello, the only thing I can think of is utilizing one of our webhooks to be updated whenever someone joins a breakout room, it should give you details about the room and an update whenever someone joins a room, this info can be sent to a server and by timestamp determine when the last time a particular user joined. https://marketplace.zoom.us/docs/api-reference/zoom-api/events#/paths/meeting.participant_joined_bre...