Hello there I want to ask if there is a feature in ZOOM API where I can call to transfer people from waiting room to a live room the reason is that to avoid unwanted participants
for example:
WAITING ROOM:
ParticipantA = allowed
ParticipantB = allowed
ParticipantC = not allowed
ParticipantD = allowed
I want participantB not to enter the live room the other reason is to avoid allowed participants to invite people that are no invited and I want to make the admission of the allowed participants automatically.
is there a way to do it in the API or in the ZOOM settings?
@tommy
I also have a request similar to above.
Has any support for this been added, or is there any alternative to manually handling the participants?
The manual process can become very tedious for meetings involving hundreds of participants.
Currently, we don’t have another method to manage waiting room participants via the API. If you would like this feature to be considered for a future release, I recommend posting in the #feature-requests category.
has anyone figured out how to do this? with waiting rooms basically mandatory for zoom to be useful those of us having to integrate 3rd party control have no option but to have another ipad / control device in the room just to admit users from the waiting room
I’m not aware of a workaround right now but I’m happy to explore if there are any other options that might work better for your use case. Are you able to elaborate on why waiting rooms are necessary for you and how an API to manage them would help?
Any updates on this? the Zoom Room CLI API allows you to admit wating room participants, but how do you know which participants are in the waiting room?
The list participants command doesn’t seem to have any info on waiting room status, unless it is a unique “event:” value is returned?