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

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

Need access to more scopes to complete API

Hello Zoom Developer Support,I’m using a Server-to-Server OAuth app to retrieve past webinar participant data across all users in our Business account.The app authenticates successfully and can list all users, but any attempt to call /report/webinars... Show more

 

Hello Zoom Developer Support,

I’m using a Server-to-Server OAuth app to retrieve past webinar participant data across all users in our Business account.
The app authenticates successfully and can list all users, but any attempt to call /report/webinars or /report/history_meetings returns an error — even though these webinars clearly exist in the Zoom web portal under “Reports → Webinar Attendance”.


Endpoints Tested

 

 
GET /report/webinars?from=2025-01-01&page_size=100 GET /report/history_meetings?from=2025-01-01&page_size=100 GET /report/webinars/{webinarId}/participants

 

 

All result in either:

  • HTTP 404 (empty body)

  • or HTTP 400 (for /history_meetings)


    Example Response

     

     
    Requesting token... Token acquired. Expires in 3599 seconds. Retrieving all users under this account... Found 13 user(s) in the account. Retrieving all past webinars since 2025-01-01... WARNING: Zoom call failed: https://api.zoom.us/v2/report/webinars?from=2025-01-01&page_size=100 HTTP Status: 404 Body:

     

     

    Scopes Configured in App

     

     
    report:read:list_webinar_participants:admin report:read:list_history_meetings:admin report:read:list_users:admin report:read:webinar:admin report:read:meeting:admin report:read:user:admin report:read:list_webinar_participants:master report:read:webinar:master report:read:user:master user:read:list_users:master
     

    Environment Details

    • Zoom Account Type: Business (single account with multiple users, not a master/sub-account structure)

    • App Type: Server-to-Server OAuth

    • PowerShell Client: PowerShell 7.4 on Windows 10

    • All API requests use: Bearer <access_token> header

    • Token generation via:
      POST https://zoom.us/oauth/token?grant_type=account_credentials&account_id={AccountId}


      Issue Summary

      The app can:

      • Authenticate via OAuth successfully

      • Retrieve all users under the account

        But the app cannot access any past webinar data, even though:

        • Webinars from January 2025 are visible in the web portal under Reports → Webinar Attendance

        • The host user (***********) has a licensed Webinar plan

          It seems the /report/webinars endpoint may require a top-level report:read:admin scope that is not automatically available in the Server-to-Server app UI, or the scopes are not being applied at the full account level for non-master accounts.


          Questions

          1. Does /report/webinars require the explicit report:read:admin scope (not shown in the Marketplace UI)?

          2. For a single Business account (not a master/sub-account), what specific scope or role is needed for the Server-to-Server OAuth app to access /report/webinars and /report/webinars/{webinarId}/participants?

          3. Is this limitation expected for Server-to-Server apps, or can Zoom enable full reporting access upon request?


            Goal

            We need to export all webinar participant data (name, email, join time, leave time, duration) for all hosts since January 1 2025 into a CSV file for internal reporting.


            Thank you in advance for any clarification or guidance!
            If needed, I can provide request logs or trace IDs for the failing API calls.

            Best regards,
            Cathy S.


Show less

reply-icon Latest Reply - 

Android+closing cam during sharing page

Hi everyone,

I use zoom in android tablet.

When ı was using zoom sharing page option, ı do not see other participants cam. 

There is no any problem in windows system.

How can ı solve this problem?

Thanks.

Tasks App

Does anyone by chance know of an App where Tasks can be submitted to a particular user on zoom and then it can handle repeating and alerting the user to the pending tasks until they take action such as On Hold or completed? 

 

Thanks

Can't use SDK Features on account

I have an issue with my account where I cannot use the zoom App SDK. This is the message I get when I try to enable the Zoom APP SDK Feature: "This feature is not available based on the product you select"Has someone experienced this issue before? Show more

I have an issue with my account where I cannot use the zoom App SDK. This is the message I get when I try to enable the Zoom APP SDK Feature: "This feature is not available based on the product you select"

Has someone experienced this issue before?

 

 

 


Show less

Zoom meeting details not auto-syncing to Salesforce

The salesforce-zoom integration has been in our org for some time now but users noticed that the meeting details were not populating automatically. After the user has ended the meeting, these fields:-Zoom Status: Remains as open-Meeting Type: Stays a... Show more

The salesforce-zoom integration has been in our org for some time now but users noticed that the meeting details were not populating automatically. After the user has ended the meeting, these fields:
-Zoom Status: Remains as open
-Meeting Type: Stays as scheduled
-Participants doesn’t update
-Participant count doesn't update
-Zoom meeting Start time doesn’t update
-Zoom meeting end time doesn’t update
-Duration (mins) doesn't update

 

ps. The 'Sync Zoom Meeting Details' button were working to populate the mentioned fields however it should be auto-syncing.

 


Show less

reply-icon Latest Reply - 

Resolved! App

I have changed phones but can't locate an app for free 'basic' -  personal use. Anyone have a link? Guidance greatly received.

reply-icon Latest Reply - 

Server-to-Server OAuth option is disabled for me

Hi Team, I noticed that the option to create Server-to-Server OAuth option is disabled for me, however it was enabled previously. Also, I can not edit the app that I created before via Server-to-Server. The other two options are still valid (General ... Show more

Hi Team, 

 

I noticed that the option to create Server-to-Server OAuth option is disabled for me, however it was enabled previously. Also, I can not edit the app that I created before via Server-to-Server. The other two options are still valid (General app & Webhook).

 

I still have the admin role on the account.  There's only one tip text over the created app's name: 'Unable to view the app. Contact administrator for access.'

 


Show less

reply-icon Latest Reply - 

Domain verification request for Zoom OAuth App

Hi. We need assistance verifying one of the domains tied to our app.

Zoom conference add on not working from Google Calendar

Hi Team, Does anyone know of any issues with Zoom Conference? Google Calendar is connected to Zoom, but when you select Zoom, it will give an error message: "There was a problem with the Video Conferencing App. Contact the app provider for help." Show more

Hi Team, Does anyone know of any issues with Zoom Conference? Google Calendar is connected to Zoom, but when you select Zoom, it will give an error message: "There was a problem with the Video Conferencing App. Contact the app provider for help."

 

 


Show less

reply-icon Latest Reply - 

Video SDK

Hello! I have the Video SDK Pay As You Go account but as soon as I enter the Zoom Video SDK site and click Build App it sends me to the usual site with building app and there is no option of Video SDK, it is just general, server oauth and webhook. Wh... Show more

Hello! I have the Video SDK Pay As You Go account but as soon as I enter the Zoom Video SDK site and click Build App it sends me to the usual site with building app and there is no option of Video SDK, it is just general, server oauth and webhook. What can I do?


Show less

reply-icon Latest Reply -