Zoom

Zoom

In order to allow access to the Zoom APIs, an application has to be created on the Zoom portal. The system is integrated using either the JWT based or the Server-to-server OAuth 2.0 based authentication option which is suitable for the server-to-server type of integrations.

Create a Server-to-server OAuth 2.0 app following this article: https://marketplace.zoom.us/docs/guides/build/server-to-server-oauth-app/

 

Server-to-server OAuth 2.0 app

The scopes and authorizations to add are:

image-20251010-113135.png

Make a note of the Account ID, Client ID, Client secret of your app, because these will be required by the OLT connector

image-20250312-212142.png