Zoom Room Schedule meeting

Hi,
Can I Schedule meeting in a Zoom room using API?

The idea is that I want to schedule a classroom that comes with Zoom Room.
I want to pre-produce all the lessons in the classroom and for all the meetings to define the lecturer as the host.
How can I set this up automatically?

thanks,
Jacob.

Hey @zuriely

Thanks for posting on the Zoom Devforum! I am still learning, but I will try my best to help answer your question. :slightly_smiling_face:

Checkout these related threads that may have the answer you are looking for:

If these threads did not help, please let us know by replying back here and someone from the Developer Relations team will get back to you shortly.

Thanks,
DeveloperBot

Please help me to find a solution

Yes you can do this with the Zoom Rooms API.

See here: https://marketplace.zoom.us/docs/guides/zoom-rooms/zoom-rooms-api#schedule

1 Like

Hi,
It’s only from Zoom room client?
How can I define the Host for the meeting?.. I want to create meetings using the Zoom Api with host and assign them to Classroom (Zoom Room).

thanks,
Jacob.

Hey @zuriely,

With the Zoom Room Schedule endpoint the Zoom Room is the host.

Thanks for your answer @alexmayo! :slight_smile:

Thanks,
Tommy

1 Like

Hey @tommy,
What is the way to automatically create meetings with host other than the Zoom Room?

Thanks,
Jacob.

Hey @zuriely,

Use the Create Meeting API to create a meeting for a Zoom user.

Thanks,
Tommy

Hey @tommy,
thanks!
After creating the meeting how do I assign it to the zoom room calendar so that the host can start the meeting from the room?

Jacob.

Hey @zuriely,

Unfortunately we do not have an API to invite or assign a meeting to a Zoom Room.

Feel free to add this as a feature request here: #feature-requests

Thanks,
Tommy

Hey @tommy,
Is there any way to do this from the Room’s calendar?
Create the meeting via the api and then put the meeting Id in the calendar event?

Thanks
Jacib

Hey @zuriely,

That might work. You could try to emulate what the Zoom Google Calendar integration does with Zoom Rooms.

Thanks,
Tommy

Hey @tommy,
Can you please explain When will the start meeting
button appear in in zoom room meetings (through the calendar)?

thanks,
Jacob.

Hey @zuriely,

I am not sure what you are referring to. Can you share a screenshot please?

Thanks,
Tommy

Hey @tommy,
image

I mean: What are the conditions for the appearance of the "Start״ button for a scheduled meeting in the Meeting List?

thanks!
Jacob

Hey @zuriely,

Let me double check to see how this is possible. (ZOOM-188514)

Thanks,
Tommy

Hey @zuriely,

Unfortunately this is not currently possible, to invite a Zoom Room to a meeting via the API.

I have added this as a feature request.

Thanks,
Tommy

Hey @tommy,
Thanks!!!
So, Can I put a Zoom Meeting URL(after creating it via API) at the Room’s calendar event description to start a meeting of Some host?

Jacob.

Hey @zuriely,

Feel free to try that! :slight_smile:

Thanks,
Tommy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.