About App Marketplace Pardot install
Do the registered email address of the Zoom account and the email address of the Pardot/Salesforce login user account need to match?
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 CompanionZoom 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!
Do the registered email address of the Zoom account and the email address of the Pardot/Salesforce login user account need to match?
Hello everyone,
I have been using Zoom for free for a while. Now I need to purchase the personal pro account. Is there some sort of promotion code for first-timers?
I'm trying to get Zoom API Key. So I tried to go to the marketplace.zoom.us page, but I get a blank page. It seems that this problem exists in certain countries, including the Arab countries. I tried several browsers but the same problem, and I tried using an incognito/private browser to access the page. it shows me a blank page. This problem seems new. Because before, I was able to access this page and get the Zoom API Key. Did you try to access this page from an Arab country, and did you face the same problem? The page appears on mobile, but the mobile version does not provide access to the Zoom API Key. I need to get Zoom API Key in order to link my website to Zoom. But I can't access the marketplace.zoom.us page. Is there another way to get Zoom API Key? This is the error that the console displays when entering the page marketplace.zoom.us/:124 Uncaught SyntaxError: Invalid or unexpected token
index.js?v=1657355661255:2 Uncaught TypeError: Cannot read properties of undefined (reading 'cdnDomain')
at 3343 (index.js?v=1657355661255:2:501746)
at n (index.js?v=1657355661255:2:1135687)
at 8834 (index.js?v=1657355661255:2:3936)
at n (index.js?v=1657355661255:2:1135687)
at index.js?v=1657355661255:2:1137836
at n.O (index.js?v=1657355661255:2:1136025)
at index.js?v=1657355661255:2:1137851
at index.js?v=1657355661255:2:1137856
Show less
Hi, Is there a way to restrict our app exclusively for zoom licensed users ?
Hello! When I call a slack channel through Huddle, the call icon for the channel appears in the sidebar. But when I call the channel through Zoom, the call icon for the channel does not appear. How can this be fixed?
Hello Zoom App Developers, I’m trying to pitch a new app for Zoom to offer to their clients, but I’m not a developer myself. Can anyone help me develop the app? How can I contact Zoom leadership to present the concept? How does the ownership of the App work? Does the App developer share ownership with Zoom? Thanks you,
Tommie
Show less
I have integrated salesforce to zoom, I authorized Zoom for webinars. But all things are done with my user. Can I do the same with different users in salesforce, I mean, I want to sync other user's webinars also but I am not getting any option to do that because at a time only one API key is supported. And when the other user-created a webinar in salesforce it is not created in zoom. It's showing user does not exist. Please guide me if I am missing something in the process. Thank You.
Show less
Hello, Our company is interested in exploring the Salesforce-Zoom Integration which can be found on Salesforce's App Exchange. If meetings are started using the Start Zoom Meeting button on the contact record and if they are recorded, does the recording get automatically uploaded in Salesforce or does it only get stored in our Zoom cloud storage space? Thanks!
Show less
■Background ■What I did ■What I expect ■What happended ■What I search ■Environment ■Question Best regards
I developed a program to download zoom cloud recordings with zoom api.
It works well before but unable to download recordings anymore after 2022/6/15
I used following API to get cloud recording's download url and download zoom cloud recordings with the download url and OAuth access token.
My OAuth app's scope has recording:read and recording:write permissions.
I refresh the access token every time before calling the recording api.
https://api.zoom.us/v2/users/me/recordings
https://marketplace.zoom.us/docs/api-reference/zoom-api/methods/#operation/recordingsList
Used the download_url can download cloud recorinds files.
Before 2022/6/15(maybe eariler), the downloading went fine.
Since then, by the list recordings API, I can get all of my cloud recordings's info as well as before.
But when I download cloud recording by the download url. I got a HTML file that shows a zoom webpage displaying [No permission.( 200)] error.
(see the attach file)
I have checked zoom settings and API's change logs.
There is no change in change logs and settings are not changed.
[Cloud recording downloads] is disabled as same as before. Some reasons I have to disable it.
OAuth app's scope has recording:read and recording:write permissions.
And I found user with Owner role can download cloud recordings,but with Member role cannot.
Zoom Meetings Pro
1)Is there any change in download api that caused this [No permission.( 200)] error recently?
2)Does download url check the setting of [Cloud recording downloads]?
3)When [Cloud recording downloads] is diabled, Is there any other method if I can't use the download url?
Show less