Linking Zoom as a source
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
- Go to the sources tab of the data pipeline section in PostHog.
- Click + New source and then click Link next to Zoom.
- Create a Server-to-Server OAuth app in the Zoom App Marketplace and copy its
Account ID,Client ID, andClient Secret. Grant the following read scopes:user:read:list_users:adminmeeting:read:list_meetings:adminwebinar:read:list_webinars:admin
- Back in PostHog, enter the Account ID, Client ID, and Client secret, then click Next.
- 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 |