Accessing a zoom meeting recording after getting bumped off due to time limit?
I recently did a FREE zoom meeting that ran out of time and we got bumped off. How can I access the recording?
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 CompanionUser groups are unique spaces where community members can collaborate, network, and exchange knowledge on similar interests and expertise.
Help & Resources is your place to discover helpful Zoom support resources, browse Zoom Community how-to documentation, and stay updated on community announcements.
The Events page is your destination for upcoming webinars, platform training sessions, targeted user events, and more. Stay updated on opportunities to enhance your skills and connect with fellow Zoom users.
Zoom App Marketplace has more than 2,000 apps that enhance your Zoom experience and improve workflow and collaboration. Explore the Zoom Community's Recent Activity below to join the Marketplace conversation and connect with other members. If you're still looking for support, browse our Zoom Apps and Marketplace support articles or start a new discussion below!
I recently did a FREE zoom meeting that ran out of time and we got bumped off. How can I access the recording?
I am trying to activate the "Meeting has been created" webhook, but i am unable to select it as an event subscription because "You do not have permission to use this event. please reach out to your admin to grant you permission". I have access to the admin account but cant figure out what permission i need? Online sources tell me to add "scopes" but because this is a webhook only app, I am unable to add scopes. The webhook URL has been validated and works, I just cant add the specific event type. How do i get the webhook to work?
Show less
I'm using a private Zoom Marketplace app I created to send webhooks for when a meeting starts, ends, and when the recording is available in the cloud. In this last event, I'm using my own Python code so that, upon receiving this event, the meeting recording is downloaded. I'm currently downloading the recording transcript manually (by going to the "Cloud Recordings" tab on the Zoom page), but I'm wondering if there's a way to automatically download the transcript when I receive the notification that the recording is available in the cloud.
Show less
Hello Zoom Community, We are in the process of submitting our Zoom App for review and would appreciate some clarification regarding a couple of points: If our app is approved for production, does this mean it will be available to all Zoom users, or is there an option to keep it private for specific users or accounts? We need the Client ID and Client Secret for the Zoom Client SDK to integrate with our platform. Can anyone provide guidance on how to obtain these credentials? Any assistance or insights you can share would be greatly appreciated. Thank you!
Show less
Hello Zoom Community,We are in the process of submitting our Zoom App for review and would appreciate some clarification regarding a couple of points:Any assistance or insights you can share would be greatly appreciated. Thank you!
Show less
I was so embarrassed when in the middle of my meeting I see you have 10 mins left in this meeting. I paid for pro and got the confirmation email, and still my account is saying basic. The chat bot is garbage. It's useless trying to get any help there
Show less
Hi, I used the photo app in a session today (I've used it many times before). I took two photos and downloaded them both. Neither is in my downloads (where they ALWAYS have been), and neither is in my Zoom folder. Is there anywhere else I could look for them? Is there really no way to have those automatically housed in our accounts? That seems like a huge oversight.
Please tell me that there is a way to recuperate or find these pics.
Show less
I would like to manage the apps created in my account and I'm able to see the details in the dashboard https://marketplace.zoom.us/user/apps-dashboard?tab=1
I'm interested in some of the information I get here like app owners, activity logs and API call logs.
Is there a way to get some of these info through API? I tried https://developers.zoom.us/docs/api/marketplace/#tag/app but it doesn't provide the info
Show less
I've been able to build my flow with a HttpCall widget to hit a webhook. I've verified the CallerID is passing successfully to my webhook and my webhook is responding with the following: What I'm currently stuck on is how to get the Support_Level value mapped to my global variable global_custom.Support.Support Level to be used in a Condition widget.{ "Data" : "{"Support_Level":"Priority"}"}
Show less