Questions about functionalities

*Is it possible to insert a presentation during a meeting? If so, what plan is required for this functionality?
*Is it possible to change the meeting name by entering some parameters via API? If so, how?
*When a host leaves the meeting who will be the next user to host? What is the rule for this to occur?
*When all users leave the room (without ending the meeting), is it possible for the room to remain open for a while?

Thank you!

Hi Diego,

Can you elaborate on inserting a presentation during a meeting? Do you mean something similar to sharescreen?

You can change the meeting name/topic via our update meeting API[1]. Keep in mind this has to be done before or after the meeting and not during.

1- https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meetingupdate

A host can leave the meeting while the meeting is still running. However, the other attendees will still be a participants. The only way to have multiple host would be to add someone as an alternative host[2].
2 - https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meetingupdate

If it’s a scheduled meeting and the meeting time has not ended the meeting will still be open for participants to join

Let me know if you have anymore questions.

Thanks

[quote=“michael_p.zoom, post:2, topic:5876”]
Can you elaborate on inserting a presentation during a meeting? Do you mean something similar to sharescreen?

*I want to upload a presentation from my computer as a power point or pdf.

*A host can leave the meeting while the meeting is still running. However, the other attendees will still be a participants. The only way to have multiple host would be to add someone as an alternative host[2].

Hi @diego.mosela,

Right now the API does not have the capability to upload a presentation (pdf or ppt) to a meeting.