Zoom App Marketplace
cancel
Showing results for 
Search instead for 
Did you mean: 

What is Zoom App Marketplace?

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!

Recent Activity

Absorb Integration

Has anyone else had trouble integrating Zoom with the learning management system, Absorb?

 

App permissions are enabled (see attached screenshot), but an error keeps coming up when an instructor led course is set up in Absorb.

 

 

reply-icon Latest Reply - 

Please update documentation for Zoom Workplace Mass-Deployment Configuration for iOS

Hello, this post is related to Zoom Workplace app on iOS. The documentation for setting SSO information is a bit confusing. For example,Configuration Key = ForceSSOURlSet and lock the default SSO URL for SSO login.For example, hooli.zoom.us would be ... Show more

Hello, this post is related to Zoom Workplace app on iOS. The documentation for setting SSO information is a bit confusing. For example,

Configuration Key = ForceSSOURl

Set and lock the default SSO URL for SSO login.
For example, hooli.zoom.us would be set as "ForceSSOUrl=hooli".

 

So, it looks like value is "ForceSSOUrl=hooli", which doesn't work. Please clarify the documentation should be "hooli" instead of "ForceSSOUrl=hooli"


Show less

How to get Zoom App Credentials?

Zoom Email Id *

Zoom App Credentials

App Client Id *
Zoom App Client Id (as specified in the Zoom Application)

App Client Secret *
Zoom App Client Secret (as specified in the Zoom Application)

 

Issue with the new Zoom Meeting SDK for React Native @zoom/meetingsdk-react-native

DescriptionI just bootstrapped a new project with these version :react-native 0.75.3@zoom/meetingsdk-react-native 0.0.1react 18.3.1node 20.14.0npm v10.7.0I downloaded zoom-sdk-ios-6.1.5.16935.zip and zoom-sdk-android-6.1.5.16935.zip and copied Mobile... Show more
  1. Description
    I just bootstrapped a new project with these version :
    react-native 0.75.3
    @zoom/meetingsdk-react-native 0.0.1
    react 18.3.1
    node 20.14.0
    npm v10.7.0

    I downloaded zoom-sdk-ios-6.1.5.16935.zip and zoom-sdk-android-6.1.5.16935.zip and copied MobileRTC.xcframework and MobileRTCResources.bundle in ios repo , and mobilertc.aar in anroid repo. added audio and video plugins to info.plist

    I wanted to test the new zoom react-native wrapper
    I am totally new with react-native and meeting zoom. The project is building successfully and can run it on iphone SE 3rd generation IOS 17.
    I wrapped the whole project with the zoomProvider using a working JWT.
    When I try to join the meeting, nothing happen :
    const onPress = async () => {
    try {
    const res = await zoom.joinMeeting({
    userName: ‘chiheb’,
    meetingNumber: ‘XXXXXXXXXX’,
    password: ‘’,
    });
    console.log({ res });
    } catch (error) {
    console.error(‘Error joining the meeting:’, error);
    }
    };

    I got res : undefined in the console, so it didn’t throw to the error. How could I investigate the issue here please.
    And do you have a working sample project where I can run this new package @zoom/meetingsdk-react-native succesfully ?

    Which iOS Meeting SDK version?
    Knowing the version can help us to identify your issue faster.
    zoom-sdk-ios-6.1.5.16935
    @zoom/meetingsdk-react-native 0.0.1

     

     

    Troubleshooting Routes

    Smartphone (please complete the following information):

    • Device: iPhone SE (3rd generation)
    • OS: iOS 17.5

    Additional context
    Thank you for your help.


Show less

contacts

Can randomly selected numbers that have not been dialed before appear in the mobile application? 
Is it possible to download contacts that are not on the phone from other applications?

Application Marketplace

Hello! I have a question. I need to create an integration with the Zoom application, which must be used by authorized zoom users to be able to create scheduled meetings in their account. Only those accounts that are registered in our database will be... Show more

Hello! I have a question. I need to create an integration with the Zoom application, which must be used by authorized zoom users to be able to create scheduled meetings in their account. Only those accounts that are registered in our database will be used, the rest will not be counted. The biggest problem is that this integration-application must be used by the users themselves to access their subscriptions and meetings, and for this it is necessary to go through all the stages of publishing the zoom application. Is there any other way to do this?


Show less

Wish list -- Adjusting timer so just the person presenting sees it?

The new timer app is great! But, for managing large meetings with over 1,000 people - we don't want the alarm to go off. Instead, we want to only be able to assigned and set the timer for the presenter(s) of that section...so they see it and get the ... Show more

The new timer app is great! But, for managing large meetings with over 1,000 people - we don't want the alarm to go off. Instead, we want to only be able to assigned and set the timer for the presenter(s) of that section...so they see it and get the alert but not everyone out. Think of it as a gentle way to notify presenters their time is coming up and done. Would love to see the timer app evolve with more possibility than the current all or nothing approach.


Show less

Resolved! App Users Export

Our org would like to view all of the users of a particular Zoom App, but there are several pages of users. Is there a way to export this information?

reply-icon Latest Reply - 

Integrations for everyone!

Welcome! Whether you are just trying to understand what is available in the Marketplace, or you are already working on integrating with Zoom, we would love to talk to you about what we have to offer. Integrations – The main part of the Marketplace th... Show more


Welcome!

 

Whether you are just trying to understand what is available in the Marketplace, or you are already working on integrating with Zoom, we would love to talk to you about what we have to offer.

 

Integrations – The main part of the Marketplace that users usually start with is the prebuilt integrations for Zoom and other applications.  There are currently over 1400 integrations that users can install on their accounts.


APIs – APIs (Application Programming Interfaces) are the building blocks for creating, reading, updating and deleting data from Zoom.  We use standard JSON interfaces for retrieving the data with OAuth and JWT authentication.

 

Webhooks – Webhooks are similar to APIs in that the customer can get data from Zoom in JSON format, but with webhooks, data is pushed to the customer whenever a subscribed event (e.g. a meeting starts) occurs.

 

SDKs – SDKs (Software Development Kits) enable you to embed the Zoom Meeting experience into your own applications.  Zoom has multiple SDKs that support various operating systems and browsers.

 

Zoom Apps – The latest addition to the Zoom Marketplace is the Zoom Apps.  These applications run inside the Zoom Client to provide additional features or functionality without having to switch windows or leaving the meeting.

 

About the Marketplace

The Marketplace is the one-stop-shop for downloading, creating, installing, managing or learning about integrations with Zoom, those developed by Zoom, 3rd parties, or by customers themselves. 

 

About Me

I’m Dean, a former developer who now works for Zoom to help customers implement and manage Zoom.  Having worked with integrations in the past, it is my passion now to help others in getting theirs set up since it unleashes even more power on an already incredible platform. 

 

Other Marketplace groupies and I will work to help you through any challenges you might have in your integrations.  I am looking forward to hearing about what creative solutions you come up with to use Zoom!

 


Show less

By
Community Champion | Employee
reply-icon Latest Reply - 

Urgent: Compliance Issue with Zipow Upgrade SDK - Assistance Needed

Dear Zoom Community Forum Team, I am reaching out to seek urgent assistance regarding a compliance issue we've encountered with the Zipow Upgrade SDK used in our app. We have recently been notified by Google that our application violates their Device... Show more

Dear Zoom Community Forum Team,

 

I am reaching out to seek urgent assistance regarding a compliance issue we've encountered with the Zipow Upgrade SDK used in our app. We have recently been notified by Google that our application violates their Device and Network Abuse policy due to the presence of a non-compliant version of the Zipow Upgrade SDK (version code 15) in our app.

Issue Details:

  • SDK Name: Zipow Upgrade SDK
  • Version Code: 15
  • Issue: The SDK contains code that downloads or installs applications from unknown sources outside of Google Play, which is against Google’s policy.

To address this issue, we need to either upgrade to a policy-compliant version of the SDK or remove it entirely. However, we are currently unsure about the availability of a compliant version or the necessary steps to resolve this.

Request for Assistance:

  1. Compliant SDK Version: Could you please provide guidance on whether there is a compliant version of the Zipow Upgrade SDK available? If so, we would appreciate detailed instructions on how to obtain and implement this version.

  2. Alternative Solutions: If no compliant version is available, we would like to understand the best course of action for removing or replacing the SDK to ensure our app adheres to Google’s policies.

Your prompt assistance in resolving this matter is crucial to us as we aim to maintain compliance and continue offering our app on the Google Play Store. Please let us know if you require any additional information from our end.

Thank you for your support and understanding.


Show less

reply-icon Latest Reply -