Connect & Integrate Zoom using Scim [BETA]

Last updated: July 2, 2025

Introduction

Connecting YeshID with Zoom using SCIM will allow you to automate certain actions such as Importing, Creating, Deleting and Activating users automatically.

Steps

Pre-Requisites:

See: https://developers.zoom.us/docs/api/rest/reference/scim-api/methods/#overview

1. Create a Marketplace Application in Zoom

  1. Navigate to https://marketplace.zoom.us and click Build app

    image.png

  2. Click "Server to Server OAuth App"

    image.png
  3. Name it something descriptive (i.e. YeshID Integration)

    image.png
  4. Store the Client ID and Client Secret somewhere safe

    image.png
  5. Add in Basic Information

    image.png
  6. Leave the Feature screen as default

    image.png
  7. Add relevant Scopes

    image.png


    1. scim2

  8. Activate your App

    image.png

2. Add Zoom as an Application in YeshID

SCR-20250702-jqzp.png

3. Click Connect & Integrate

  • Choose Integration Type: SCIM

  • Authentication Type: oAuth2

  • Grant Type: Client Credentials

  • Client ID: From above

  • Client Secret: From above

4. Check off the relevant Actions

SCR-20250702-jwdh.png

5. Save