# Linking Zoom as a source - Docs

![](https://res.cloudinary.com/dmukukwp6/image/upload/texture_tan_9608fcca70)

![](https://res.cloudinary.com/dmukukwp6/image/upload/texture_tan_dark_a92b0e022d)

Let AI connect your sources for you

Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

`npx @posthog/wizard warehouse`

[Learn more](/wizard.md)

![PostHog Wizard hedgehog](https://res.cloudinary.com/dmukukwp6/image/upload/wizard_3f8bb7a240.png)

**Alpha release**

This source is currently in **alpha**. The interface and available tables may change.

Sync your Zoom users, meetings, and webinars into the PostHog data warehouse.

## Adding a data source

1.  Go to the [sources tab](https://app.posthog.com/data-management/sources) of the data pipeline section in PostHog.
2.  Click **\+ New source** and then click **Link** next to Zoom.
3.  Create a **Server-to-Server OAuth** app in the [Zoom App Marketplace](https://marketplace.zoom.us/develop/create) and copy its `Account ID`, `Client ID`, and `Client Secret`. Grant the following read scopes:
    -   `user:read:list_users:admin`
    -   `meeting:read:list_meetings:admin`
    -   `webinar:read:list_webinars:admin`
4.  Back in PostHog, enter the Account ID, Client ID, and Client secret, then click **Next**.
5.  Select the tables you want to sync, set the sync method and frequency, then click **Import**.

Once the syncs are complete, you can start using Zoom data in PostHog.

## Available tables

| Table | Description | Sync method |
| --- | --- | --- |
| users | Users in your Zoom account | Full refresh |
| meetings | Scheduled meetings per user | Full refresh |
| webinars | Webinars per user | Full refresh |

**Incremental** tables sync only new or updated records on each run. **Full refresh** tables reload all data on each sync.

## Configuration

| Option | Type | Required |
| --- | --- | --- |
| Account ID | text | Yes |
| Client ID | text | Yes |
| Client secret | password | Yes |

## Supported tables

| Table | Description | Sync method | Incremental field | Primary key |
| --- | --- | --- | --- | --- |
| users | A user in the Zoom account. | Full refresh | — | — |
| meetings | A scheduled meeting hosted by a user in the Zoom account. | Full refresh | — | — |
| webinars | A scheduled webinar hosted by a user in the Zoom account. | Full refresh | — | — |

### Community questions

Ask a question

### Was this page useful?

HelpfulCould be better