Skip to main content
Skip table of contents

Set up Zoom App

In order to get your Zoom credentials you need to create an App in Zoom, for that you need a Zoom developer account at https://developers.zoom.us

Follow the following steps:

  1. Go to: https://marketplace.zoom.us/user/build

  2. Go to Develop and select Build app

  3. Select General App and click Create

Screenshot 2025-08-11 at 15.26.22.png
  1. Make sure to give a name that you can remember (e.g. GoMeddo Zoom is a good one) and make sure you mark it as an Admin-managed app.

Screenshot 2025-08-11 at 15.27.39.png

  1. Click Save

  2. In the App Credentials section, scroll down to Add Allow List

  3. Add the following two whitelisted url’s:
    https://my.salesforce.com
    https://salesforce.com

    Screenshot 2025-08-11 at 15.32.10.png
  4. Note that during a later step, we will return to update the OAuth Redirect URL section; leave it blank for now.

  5. Click Continue

  6. You do not have to make any changes to the Features sections (Access, Surface, Embed, and Connect).

  7. Under Scope, click Add Scopes

  8. Zoom recently moved to a more granular permission structure; add the following scopes:

    1. meeting:read:meeting:admin

    2. meeting:update:meeting:admin

    3. meeting:delete:meeting:admin

    4. meeting:write:meeting:admin

    5. user:read:user:admin

Screenshot 2025-08-11 at 15.34.55.png
  1. Click Done to finish adding Scopes

  2. Click Continue

Proceed to the next step: Authenticate

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.