> ## Documentation Index
> Fetch the complete documentation index at: https://nango-wari-migrated-bigcommerce-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Zoom (Server-to-Server OAuth) - How do I link my account?

# Overview

To authenticate with Zoom using Server-to-Server OAuth, you need the **Account ID**, **Client ID**, and **Client Secret** from a Server-to-Server OAuth app.

This guide walks you through creating the app and finding these values.

### Prerequisites:

* A Zoom account with developer permissions on the [Zoom App Marketplace](https://marketplace.zoom.us/).

### Instructions:

#### Step 1: Creating a Server-to-Server OAuth app

1. Sign in to the [Zoom App Marketplace](https://marketplace.zoom.us/) with an account that has developer permissions.
2. In the lower-left navigation pane, click **Developer**. This link only appears if your account has developer permissions — check with your admin if you don't see it.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/oaN-9xovqKSzKn0n/api-integrations/zoom-cc/dashboard.png?fit=max&auto=format&n=oaN-9xovqKSzKn0n&q=85&s=96cc0650f0692368ca53e76e73c6afd0" width="3024" height="1486" data-path="api-integrations/zoom-cc/dashboard.png" />

3. On the **Created apps** page, click **Develop** and select **Build an app**.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/oaN-9xovqKSzKn0n/api-integrations/zoom-cc/create_app.png?fit=max&auto=format&n=oaN-9xovqKSzKn0n&q=85&s=bd2559aec1c813fdfc220efe47887216" width="3024" height="1176" data-path="api-integrations/zoom-cc/create_app.png" />

4. Select **Server-to-Server OAuth app**, enter a name and click **Create**.

5. On the **App Credentials** section, note your **Account ID**, **Client ID**, and **Client Secret** — you'll enter all three in Nango.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/oaN-9xovqKSzKn0n/api-integrations/zoom-cc/credentials.png?fit=max&auto=format&n=oaN-9xovqKSzKn0n&q=85&s=a46763059efde3c90a822ef733a713a5" width="3024" height="1456" data-path="api-integrations/zoom-cc/credentials.png" />

6. Under **Information**, add a description, company name, and developer contact name and email (required for activation).
7. Under **Scopes**, click **Add Scopes** and add the API scopes your integration needs.
8. Activate the app. You can't generate an access token until it's activated — if activation fails, resolve any errors shown before continuing.

#### Step 2: Enter credentials in the Connect UI

1. Open the form where you need to authenticate with Zoom.
2. Enter your **Account ID**, **Client ID**, and **Client Secret** in their designated fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/oaN-9xovqKSzKn0n/api-integrations/zoom-cc/form.png?fit=max&auto=format&n=oaN-9xovqKSzKn0n&q=85&s=52c8893221f628eb1ab68e280cf8ecbc" style={{maxWidth: "450px" }} width="990" height="1212" data-path="api-integrations/zoom-cc/form.png" />

You are now connected to Zoom.
