Updating an App
Updating an app that has already been published requires functional and security reviews similar to the original Submission Review process.
Note
To ensure we can test the new features and changes you made to your application, make sure you use the Development Client ID in your update request.
Update Process
To update an app which has already been published:
-
Login to the Zoom App Marketplace.
-
Click Manage to open the Created Apps page and then select the app you want to update.
-
Make your changes and then select App Submission in the left navigation pane.
-
On the App Submission page complete any required fields.
-
(recommended) For updates involving scope changes, subscribers will need to reauthorize your app once it's approved. Use the Release Notes for User section to explain what's changing, why reauthorization is needed, and how it improves their experience.
-
Select Send Updates.
Note
The Zoom App Marketplace team reviews updated metadata content, scopes, and app features. If scope changes grant access to new data, feature sets extend beyond the app's original intent, or significant discrepancies exist between the app's description and its functionality, the Zoom Marketplace team may request a new security review.
Release Notes for Users
Because this update changes scopes, subscribers will need to reauthorize your app once it's approved. Use the Release Notes for User section to explain what's changing, why reauthorization is needed, and how it improves their experience.
What to expect
What happens to my existing app on the Marketplace while my updated app is undergoing review?
There is no disruption to your published app while Zoom is reviewing your updated app. Zoom Developer Dashboard does not currently include version control for published apps. When your app passes the review and is activated, we post it to the Marketplace, and replace the previous app with the updated app.
Note
If you had selected Activate my app immediately after it is approved, the updated app is available on the Marketplace immediately after it is approved.
If you had selected I will manually activate my app, the updated app is available only after you activate it.
What can users expect?
New subscribers will see only the updated app.
Existing users can continue using their current authorization for 90 days. After that, refresh tokens for the old scopes expire, requiring reauthorization with the new scopes to maintain access.
Controlling email notifications (for user-level apps) Account administrators can enable Zoom to send email notifications to their users when updates are available for their app.
Note
This is controlled by Zoom account administrators, not developers.
- Login to the Zoom App Marketplace as an admin, and click Manage.
- Under Admin App Management, click Notifications.
- Enable App Updates.
- Click Add email.
- Add emails to be notified, and click Save.
How much time does it take for a review?
The amount of time needed for a review depends on the scale and scope of updates to your app.
Changes to the metadata of your application such as the description, name or images, only need to go through the functional review without undergoing an additional functional test.
Changes to scope, features, or data access need to go through both a functional review and a security review and fall within our standard 72 hour response SLA.
Implementation Detail
You must provide a test plan to test each new scope you are requesting. And you must use the development credentials for any update request.
For more information about using development credentials for update requests, we recommend checking the Zoom DevForum