Status | ||||||
---|---|---|---|---|---|---|
|
...
Server-to-server OAuth 2.0 app
...
Create a Server-to-server OAuth 2.0 app
...
following this article: https://marketplace.zoom.us/docs/guides/build/server-to-server-oauth-app/
...
- recording:read:admin
- dashboard_meetings:read:admin
- dashboard_webinars:read:admin
- phone:read:admin
- phone_call_log:read:admin
- phone_recording:read:admin
...
Note |
---|
A know bug in Zoom APIs invalidates every Server-to-server OAuth tokens upon requesting a new one, so a single OAuth app can ONLY be used by one server. If you plan to use multiple servers, create an app for each of them |
...
. |
- Apply the required granular scopes to the app:
Note |
---|
Scopes are being deprecated, and they are being replaced with Granular Scopes. Do not set Scopes for new apps, and update your existing apps to include the corresponding Granular Scopes to avoid the apps or integrations breaking. |
Integration | Scope (deprecated) | Granular Scope (required) |
---|---|---|
Zoom Phone |
|
|
Zoom Meetings |
|
|
Make a note of
...
the Account ID,
...
Client ID,
...
Client secret of your app,
...
because these will be required for the import source configuration.
Configure Zoom import
The configuration includes the following steps:
...
Follow the steps below to create a new Verba Import source for Zoom:
Step 1 - Open the Verba Web interface then select Data / Import Sources from the top menu
...
Name | Description |
---|---|
API Key | The Zoom API key associated with the Zoom application registered earlier |
API Secret | The Zoom API secret associated with your Zoom application registered earlier |
Forward Proxy Address | IP of the forward proxy server. If left empty, no attempt is made for establishing a forward proxy connection. |
Forward Proxy Port | Port for the forward proxy connection. |
Forward Proxy User | Username for authenticating with the Forward Proxy. If left empty, authentication is omitted. |
Forward Proxy Password | Password for authenticating with the Forward Proxy. |
API Address | The base URL of the Zoom API |
TLS Certificate File / Thumbprint | Specify the certificate file / certificate thumbprint that is being used for the Zoom API connection. If left empty then the Verba default certificate will be used. |
TLS Key File | Specify the file where the certificate key is stored if not in the windows certificate store. |
TLS Key Password | Specify the password for the file that contains the certificate keys. |
TLS Trust List | Specify the list of certificates that Verba trusts from a 3rd-party connection. Available options:
|
...