Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI Companion2022-01-24 11:49 AM
The Zoom UI allows you to add instances individually to a recurrence.
Is there any API available to perform the same.
2022-01-24 12:15 PM
Hi @mjmaurya thank you for your post here on the Zoom Community! Yes, we do have that capability available via API. This link will get you to our API reference and if you look under Meetings, Create a Meeting, scroll own in the "Schema" section and you will see "recurring" as one of the Objects, type "integer."
https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meetingcreate
If you need additional help with API/developer type questions you can also post directly and gather more information through our Developer Forum! https://developers.zoom.us/
If this has answered your question to your satisfaction, please click the "Accept as Solution" button below but if not please reply and we can continue the discussion. Thank you!
2022-01-24 12:26 PM
I have already a existing recurring meeting, but I want to add an individual occurrence to the existing recurring meeting. Zoom UI allow us to add individual occurrence to existing meeting as shown below:
But I need to do same with API.
2022-01-24 01:32 PM
Hi @mjmaurya ok thanks for the additional detail. Have you tried the "update a meeting" API?
https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meetingupdate
If this has answered your question to your satisfaction, please click the "Accept as Solution" button below but if not please reply and we can continue the discussion. Thank you!
2022-04-12 01:16 AM
Hi @mjmaurya
did you figure this out, working with recurring meeting is a bit fiddly, occurrence seems like it would work well for our situation.
2022-04-12 07:49 AM
Didn't find any solution.
2023-06-20 11:14 AM
@mjmaurya have you found any solution?