We’ve released a new source integration for Zoom that syncs your Zoom workspace data into PostgreSQL, BigQuery, Snowflake, and other supported destinations.
What it does
The integration syncs 5 tables covering user access and role data:
- Users - Zoom user accounts
- Roles - role definitions
- Role members - who has which roles
- Groups - group configurations
- Group admins - group administrator mappings
This is built for security audits and access reviews. You can query for users with elevated permissions, identify over-provisioned roles, and cross-reference Zoom access against identity providers like Okta to enforce least-privilege policies.
Getting started
- Create Server-to-Server OAuth credentials in the Zoom App Marketplace
- Configure the integration with your credentials and a destination
- Run your first sync
Full setup details on the Zoom integration page.
Resources
- Blog post - full walkthrough with SQL examples
- Integration page - configuration reference
- Docs - general setup guide
Questions or feedback? Reply to this thread!