Zoom integration

Pull Zoom recordings, transcripts, and AI summaries into your sessions.

What it does

After a Zoom call ends, Lepta can attach the recording, full transcript, and Zoom's AI Companion summary to a test session — so exploratory testing notes live next to the actual conversation.

Setup

  1. 1

    Create a Zoom OAuth app

    At marketplace.zoom.us, create a General App (User-managed). Add the scopes meeting:read:meeting, meeting:write:meeting, cloud_recording:read:list_user_recordings, and cloud_recording:read:recording. The meeting:write scope is required so Lepta can spin up meetings from a session — without it Zoom returns error 4711.
  2. 2

    Set the redirect URL

    Use the OAuth redirect URL shown on Integrations → Zoom.
  3. 3

    Connect & link sessions

    Click Connect Zoom, complete the OAuth flow, then pick a meeting from your recent recordings and attach it to a session. Lepta polls Zoom for the transcript and summary as soon as they are ready.

Notes

Cloud recording is required for transcripts and summaries — local recordings stay on your laptop and Zoom won't expose them via API.