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 Companion2024-02-02 09:47 PM
Hi All,
I am trying to fetch all the MP4 recordings for a meeting using the API 'meetings/$meeting_id/recordings' but it is providing latest recording instead of all mp4 recordings. After my research, got an API called 'past_meetings/$meeting_id/participants' Using this API, we will get multiple uuid and then encode each one and pass it to this API 'meetings/$meeting_id/recordings' ($meeting_id is nothing but encoded UUID) Then I am getting all recordings for that meeting. But my doubt is, in some cases, Zoom doesn't provide instances for a meeting but recordings are there in cloud. Can someone help me out for this? For some meetings, I am unable to get and my logic fails. I will be grateful if some one will give some Idea.
Thanks,
Ajit