I am an Admin, on a Zoom account, with over 1000 Users.
They are all contained in 20+ Groups.
I have a Zoom app that sends meeting.started, meeting.ended, meeting.rtms_started, and meeting.rtms_stopped to a webhook consumer.
The Zoom app is not published, and we have no intention of monetizing it at this time. We want to use it for most, if not all, of our Users or Groups.
Using “Apps on account”, I can select my Zoom app.
I can then select “Users and Groups”, and click on the + Add Users button.
When I add individual users, everything works as desired.
Attempting to add All Users fails silently, with the User list unchanged.
Attempting to add a Group appears to work, but the members of that Group don’t receive the meeting.started or meeting.ended events.
The only option that appears to work, is to manually add each User, one at a time.
Are there any other options for adding my 1000+ users to my Zoom app?
Bulk loader, API, etc…
I can automatically start RTMS by adding the Zoom app to the auto-start list for each Group (or setting it globally under Account Settings) or manually start RTMS via API. The RTMS side of it is working great. But we need the meeting events too.
Thanks.