> ## Documentation Index
> Fetch the complete documentation index at: https://docs.parable.work/llms.txt
> Use this file to discover all available pages before exploring further.

# Zoom Workplace

> Connect Parable to Zoom for meetings, users, and call logs

<img className="connector-logo" src="https://img.logo.dev/zoom.us?token=pk_N2gy3fJKQ0aldg9QTg7cHA" alt="Zoom Workplace logo" />

# Zoom Workplace

Connect Parable to Zoom Workplace for unified access to meetings, users, reports, and call logs across your organization.

## What You Can Access

<CardGroup cols={2}>
  <Card title="Meetings & Users" icon="users">
    Meeting data, user profiles, license info
  </Card>

  <Card title="Reports & Analytics" icon="chart-line">
    Usage reports, metrics, dashboard data
  </Card>

  <Card title="Recordings" icon="video">
    Cloud recordings metadata
  </Card>

  <Card title="Zoom Phone" icon="phone">
    Call logs and phone system data
  </Card>
</CardGroup>

## Authentication Methods

<CardGroup cols={1}>
  <Card title="Server-to-Server OAuth" icon="server" href="/connectors/zoom/workplace/server-to-server/setup">
    **Recommended** — Secure, automated API access without user interaction using OAuth 2.0 client credentials.
  </Card>
</CardGroup>

## Advanced Configuration

<Card title="Scoped Access" icon="shield-halved" href="/connectors/zoom/workplace/server-to-server/scoped-access">
  Restrict access to specific users via custom roles and service accounts
</Card>
