AtlasWork, planned itself.

The AI-native, all-in-one work platform. Tasks, projects, CRM, contracts, and analytics in one calm workspace.

All systems operational
  • SOC 2 II
  • ISO 27001
  • HIPAA
  • GDPR

Product

  • Overview
  • PDF tools
  • Diagram tools
  • People & HR
  • Integrations
  • Marketplace
  • Pricing

Resources

  • Guides
  • Glossary
  • Compare
  • Docs
  • API reference
  • Support
  • Changelog
  • Status

Company

  • About
  • Careers
  • Press
  • Contact

Legal & trust

  • Trust center
  • Security
  • Privacy
  • Terms
  • DPA
  • GDPR
  • SLA
  • Refunds
  • Google API data
Atlas, a product by wrxstack.com·© 2026 wrxstack·All rights reserved
PrivacyTermsSecurityStatus
Skip to documentation
Docs
Back to Atlas

Start here

  • Overview

Developer

  • REST API guide
  • Authentication
  • API reference
  • MCP (AI agents)
  • SDKs
  • Quick actions

Webhooks

  • Overview
  • Quickstart
  • Events
  • Payloads and headers
  • Security and signing
  • Delivery and retries
  • Managing via API

Connect

  • Connectors
  • Integrations

Product

  • Collaboration and chat

Reference

  • Glossary
  • Keyboard shortcuts
  • Module reference
Zoom logo

Meetings

Zoom

Pull Zoom meeting metadata, recordings, and transcripts into Atlas so follow-ups land on the right task.

AuthOAuth 2.0UpdatesReal-timeAvailable

What this connector does

  • Pull scheduled meeting metadata for the connected user.
  • Attach cloud recordings and transcripts to the matching Atlas meeting record.
  • Convert action items in transcripts into Atlas tasks.
  • Listen for meeting end events with signed webhooks.

Before you begin

  • You are a Zoom account owner or admin.
  • Cloud recording is enabled if you want to attach recordings.
  • You have a test account for first validation.

Get your credentials

1

Open the Zoom Marketplace

Sign in with the admin account. Zoom Marketplace developer

2

Create an OAuth app

Choose OAuth, name it Atlas Connector, and select Account-level app if you want admin-managed access.

3

Add the Atlas redirect URL

Set Redirect URL for OAuth to https://YOUR-ATLAS-HOST/oauth/callback/zoom and add the same value to the OAuth Allow Lists.

4

Add scopes

Add the scopes listed below under Scopes.

5

Copy the client id and secret

Open App Credentials and copy Client ID and Client Secret into the Atlas Zoom connector settings page.

Required scopes and permissions

Read meetingsmeeting:read
Write meetingsmeeting:write
Read recordingsrecording:read
Read useruser:read

Setup checklist

  1. Create the provider app in a sandbox or development workspace.
  2. Add the Atlas redirect URL to the provider app configuration.
  3. Copy the client id, client secret, or API key.
  4. Paste the credentials into the Atlas connector settings page.
  5. Click Connect and complete the provider sign-in screen.
  6. Run Test connection from the connector page to verify health.

Troubleshooting

  • Invalid Token!

    Refresh token expired or revoked. Reconnect from Atlas.

  • No recording found

    Cloud recording must be enabled at the account level and on the user profile.

  • webhook validation failed

    Zoom requires a validation challenge on first registration. Atlas handles this automatically only if the receiver is reachable.

Webhooks

Atlas registers a Zoom event subscription per app and validates the Zoom signature on every event.

Events Atlas listens for

  • meeting.started
  • meeting.ended
  • recording.completed
  • recording.transcript_completed

Provider docs: https://marketplace.zoom.us/docs/api-reference/webhook-reference/

Disconnect and data deletion

  1. Click Disconnect on the Atlas Zoom connector page.
  2. Open Marketplace, Manage, and remove the Atlas Connector app.
  3. Atlas removes cached meeting metadata within 24 hours of disconnect.

Once you have the credentials above, paste them into the live connector page to finish connecting Zoom.

Open the Zoom connector page

On this page

  • What this connector does
  • Before you begin
  • Get your credentials
  • Required scopes and permissions
  • Setup checklist
  • Troubleshooting
  • Webhooks
  • Disconnect and data deletion