Maintenance is being performed on Zoom's support site on November 4 that may cause support impact. For more information, please click here.
Everything you need to work together, all in one place.
Explore Zoom One's Collaboration ToolsConnect virtually from anywhere with Zoom Meetings
Collaborate together with Zoom Chat
Call the world with Zoom Phone
Create and brainstorm with Zoom Whiteboard
Rich conversation analytics to improve sales
Send and receive messages and calendar invitations
Bring fluid interactions to hybrid teams with Zoom Huddles
Remove the hassle of traditional scheduling with Zoom Scheduler
Innovative video solutions for every meeting space.
Bring meeting spaces online with Zoom Rooms
Conference Room Connector links existing rooms to Zoom
Innovative solutions for every space
Solutions to host impactful virtual and hybrid experiences.
Find a Solution for Every EventHost hybrid and virtual events with Zoom Events
Elevate your brand with single session events powered by Zoom Sessions
Broadcast at scale with Zoom Webinars
Host and attend classes, group events, and more OnZoom
An omnichannel cloud solution optimized for video.
Engage customers with Zoom Contact Center
Deliver intelligent support with conversational AI
Optimize contact center agent performance and engagement
Zoom solutions elevate collaboration across vertical use cases.
Discover Zoom Industry SolutionsEnabling exciting new ways to teach, learn, and connect globally
Transforming client engagement and employee experiences
Improving collaboration between agencies, ministries and constituents
Connecting care, collaboration, and medical innovation
Real-time communication, anywhere in the world
Bridging the in-store and online experiences
Expert support and services for all your design, strategy, implementation, event, and hardware needs.
Global Services
Hardware purchase and subscription options
Flexible subscription plans for hardware
Protect certain data at rest with your own encryption keys
An open platform that allows developers to build Zoom apps and integrations.
Explore thousands of apps that work with or within Zoom
Documentation for building with Zoom's technology using SDKs, APIs, and webhooks
Post your questions and get help from our developer community
Zoom Partners bring Zoom's communications platform to market through alliance, sales, and service partnerships.
Explore Zoom's technology ecosystem
Find a trusted Partner
Learn about Zoom's Partner Programs
Access marketing & sales resources
Login to the Partner Portal and click 'Learn'
Discover new ways to use Zoom solutions to power your modern workforce.
Access expert-led tutorials on Zoom products and features.
Network with other Zoom users, and share your own product and industry insights.
Get documentation on deploying, managing, and using the Zoom platform.
Keep your Zoom client up to date to access the latest features.
Download CenterDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds
2022-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...