Skip to main content
All Collections🔗 Integration with External Services (Apps)Zoom
How to Register User-Managed Permissions in Zoom (OAuth) for Yoom
How to Register User-Managed Permissions in Zoom (OAuth) for Yoom

As of Jul 10, 2024

Yoom Customer Service avatar
Written by Yoom Customer Service
Updated over a week ago

📝 Overview

By integrating Zoom with Yoom, you can perform various actions.

In this guide, we will show how to set up the integration using the User-managed permission scope.

For Admin-managed permission scope integration, refer to this guide!

👉 How to Register Zoom (OAuth) and Zoom Phone in My Apps - View Guide Here

☝️ Note:

You need a free Zoom account to integrate. If you don’t have one, sign up here.


🏬 Registering in the Zoom App Marketplace

1. Log in to Zoom and go to the Zoom Marketplace.

2. Click Develop in the top-right corner and select Build App.

3. Select General App and click Create.

4. Edit the app name by clicking the pencil icon next to it.

5. In “Select how the app is managed”:

  • If User-managed is selected, proceed to the next step.

  • If not, select User-managed and click Save.

6. In the OAuth Information section,

  • paste the following URL in both the OAuth Redirect URL and OAuth Allow Lists fields:

    ​HTTPS://yoom.fun/settings/my_apps/oauth_callback

☝️ Note:

Do not check Use Strict Mode for Redirect URLs or Subdomain Check.

⬇️

7. Click Scopes in the left menu, then click + Add Scopes.

8. Copy and paste the following scopes into the search box, check them, and click Done when finished:

  • Meeting: meeting:read:list_meetings, meeting:write:meeting

  • Recording: cloud_recording:read:list_recording_files

  • User: user:read:user, user:delete:user, user:update:settings

  • Webinar: webinar:read:list_webinars, webinar:read:list_registrants, webinar:write:registrant

9. Go to App Credentials and copy the Client ID and Client Secret.

Register the "Client ID" and "Client Secret" in Yoom

1. Go to the My Apps page in Yoom, select Zoom (OAuth), and enter the Client ID and Client Secret. Click Register.

2. When the Zoom authorization screen appears, check the box and click Allow.

☝️ Important Points

  • User-managed permissions don’t allow actions like adding users or assigning licenses.

  • To perform these actions, use the Admin-managed permission scope.

That’s how you register a Zoom (OAuth) My App using the User-managed permission scope 🎉

📚 Related Guides

Related Keywords

Zoom, OAuth, user, user-managed, permission, My Apps

Did this answer your question?