🎦Zoom Integration

How to activate Zoom integration

TheBooking integrates with Zoom so you can offer virtual meetings, conferences, sessions and so on.

To activate Zoom integration you just need to provide Client ID, Client Secret and Account ID in Settings > Zoom.

When the integration is active, the system will automatically create a Zoom meeting after a reservation for a Service that is configured to do so.

How to get Zoom API keys

S2S oAuth

Those are the steps to obtain API Client ID, Client Secret and Account ID from your Zoom account:

  1. Log in using your Zoom account

  2. Provide a name for the app and continue.

  3. In the Feature step, just Continue.

  4. Select the View and manage all user meetings scope, select

  5. Copy the Client ID, Client Secret and Account ID from Step 6 into TheBooking > Settings > Zoom and save them.

JWT (deprecated, do not use it anymore)

Those are the steps to obtain JWT API Key and JWT API Secret from your Zoom account:

  1. Log in using your Zoom account

  2. Select Build App from the Develop dropdown menu

  3. Then you need to choose the JWT option for server-to-server integration

  4. Once you fill out some basic information you will be taken to the App Credentials page which will give you your API key and API secret

Last updated