Create an OAuth app
Register a new OAuth app in the Zoom Marketplace.
Sign in to Zoom Marketplace
Sign in to the Zoom Marketplace.
- Click Develop in the top navigation.
- Select Build App.
Create general app
Select General app as the app type and click Create. This opens the Basic Information page.
- Choose the management type: Admin-managed (access account-wide data) or User-managed (access only the authorizing user’s data).
- Update the app name in the top-left corner of the page (e.g., “StackOne Integration”).
- Use the Development/Production toggle in the top header to switch between environments as needed.
Copy app credentials
On the Basic Info page, locate the App Credentials section.
- Copy the Client ID and Client Secret.
- Store both securely for use later.
Understanding scope availability
Zoom scopes are tied to the app management type you selected when creating your OAuth app. Choose the correct scopes based on your app configuration.
Scope availability by management type
The scopes available to your app depend on whether you selected Admin-managed or User-managed during app creation.
- Admin-managed apps use scopes ending with :admin suffix (e.g.,
meeting:read:meeting:admin). These provide account-wide access to data for any user in the organization. - User-managed apps use scopes without the :admin suffix (e.g.,
meeting:read:meeting). These provide access only to the authorizing user’s own data. - You cannot mix :admin and non-:admin scopes — select based on your management type.
- If you need account-wide access, ensure you selected Admin-managed when creating the app and use only :admin scopes.
Configure scopes
Navigate to the Scopes section in the left sidebar, click Add Scopes, and select the permissions for your use case from the categorized list.
Add scopes to your app
Select the scopes based on the management type you chose earlier.
- Zoom requires at least one scope before local testing or sharing the app (UI message: Select at least one scope).
- Add scopes in categories such as User, Meeting, Webinar, Chat, and Group based on the actions you need.
- For account-wide admin access, select granular scopes ending in :admin (e.g., meeting:read:list_meetings:admin).
- Use Scope Description when Zoom prompts for justification.
- Click Done to save your scope selections.
Verify Local Test or Beta Test status
Before testing, open Local Test or Beta Test from the left sidebar in Zoom Marketplace and check the current status.
- If your app is in development, open Local Test and confirm the status shows Ready for local test.
- If your app is in production, open Beta Test and confirm it is Ready for beta test.
- If the status is not ready, complete any missing required fields shown in Activation and related sections, then return and verify the status.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Zoom:Navigate to Connector Profiles