Zoom Cloud Orgwide Integration

Enable organization-wide Zoom Cloud connectivity for Rox, allowing IT administrators to authorize Rox to securely access and ingest Zoom cloud rec meeting transcripts and related meeting metadata.

1) Scope of Integration

Organization-wide connection to Zoom cloud to automatically ingest Zoom cloud recordings, transcripts into Rox for search, analytics, enrichment, and AI-powered insights.

This integration allows Rox to:

  • Discover Zoom cloud recordings across the organization

  • Download transcript content (VTT format) for Zoom users, Zoom rooms for meetings already present in Rox

  • Parse and structure transcripts

  • Associate transcripts with meeting metadata and call attendees

  • Enable transcript search and insights within Rox

This is a read-only integration. Rox does not modify meetings, users, or transcripts in Zoom.

Supported Data Access

Data Type
Purpose
API Permission (Delegated)

Meeting Attendee

Retrieve attendee name and email for meeting context

meeting:read:list_past_participants:admin

Transcript Content

List & download transcript files for Zoom users and Zoom rooms

cloud_recording:read:list_account_recordings:admin

Users

Map Zoom users to Rox users

user:read:list_users:admin

Permission Model

  • Delegated permissions

  • Granted once by a Zoom admin

  • No per-user consent required

  • Delegated scopes used

2) What Data Rox Accesses

Property
Description

Transcript Content

Full meeting transcript in WebVTT format

Meeting Metadata

Subject, meeting URL, scheduled start/end time, host email

Attendance Data

Participant names and email addresses

User's Data

Basic user attributes(name, email) for host mapping

This integration is strictly limited to Zoom meeting transcript ingestion.

3) Zoom Application Details

Property
Description

App Type

Admin-managed Zoom app

Protocol

OAuth 2.0

Consent Model

Zoom admin user consent based

Token Handling

Short-lived service-to-service access tokens

Redirect URI

https://run.rox.com/settings

4) Components & Hosting Locations

Component
Vendor
Region

Rox Frontend

Vercel

United States

Rox Backend

AWS

us-east-2 (Ohio)

Zoom APIs

Zoom

Zoom dependent

5) Data Handling & Privacy

Category
Description

Data Accessed

Meeting transcripts, meeting metadata, attendees

Encryption

TLS 1.2+ in transit, AES-256 at rest

Storage

Encrypted AWS storage

Retention

Operational use only

Deletion

Purged upon org request

6) Security Controls

Control
Detail

Auth Model

OAuth 2.0 client credentials

Credential Type

Certificate-based authentication

Token Handling

Short-lived access_token token and long lived refresh_token

Revocation

Admin-controlled in Zoom app and Rox app anytime

Audit

Rox logs + Zoom audit logs

Least Privilege

Cloud recording, users read, and meeting participants Zoom API scopes

7) Integration Flow

Step 1 - Zoom Admin Initiates Connection

For Zoom admin:

Goes to Rox → Settings → Integrations → Click "Connect" on Zoom

The admin is redirected to Zoom's standard Admin App Consent screen.

Zoom displays the requested application permissions:

  • meeting:read:list_past_participants:admin - View a past meeting's participants

  • cloud_recording:read:list_account_recordings:admin - List account recordings

  • user:read:list_users:admin - View users

The Zoom admin reviews and clicks Allow. You will be redirected to the Rox application where you can see that the Zoom integration will be connected.

8) Summary

Aspect
Detail

Purpose

Org-wide Zoom transcript ingestion

Access Model

Delegated permissions

Write Access

None

Restriction Method

Using Rox settings and Zoom marketplace page

Permissions

meeting:read:list_past_participants:admin

cloud_recording:read:list_account_recordings:admin

user:read:list_users:admin

Revocable

Yes, anytime

Hosting

Vercel (US), AWS us-east-2 (US)

Data

Transcripts, meetings, meeting attendees, and Zoom user data synced securely and encrypted

Controls

OAuth 2.0 flow; no user credentials stored; Zoom admin consent required; least-privilege scope

Governance

Zoom remains authoritative; revocation and audit available anytime via Zoom Marketplace portal

Last updated