Findery

Documentation

Findery is a search-first knowledge layer over the content your business already has spread across SaaS tools. This page covers what Findery does, how to get started, and how each integration works · in particular the Zoom Cloud Recordings integration.

What Findery does

You sign up. You connect the tools your business already uses (Help Scout, Circle, ClickUp, YouTube, Google Drive, Loom, Zoom). We pull the content, generate embeddings, transcribe audio + video, and serve it back via:

Every customer gets their own subdomain ({slug}.findery.io) or can point a custom domain. Each customer’s data lives in a dedicated database (Neon Postgres) and dedicated object storage buckets (Cloudflare R2), isolated from every other tenant’s.

Getting started

  1. Sign up at findery.io. 60-second form; no credit card.
  2. Verify the email link. We provision your workspace · a private database, storage buckets, and a {slug}.findery.io subdomain.
  3. Connect a source on the Integrations page · paste an API key or click through an OAuth flow (depending on the source).
  4. Wait a few minutes while we ingest. Search and Ask light up automatically as content lands.

The free trial caps ingest at 5 resources per source. Subscribe to lift the cap.

Integrations

SourceHow you connect
Help ScoutPaste a Docs API key
CirclePaste an API key (+ community URL)
ClickUpOAuth (or personal pk_… token)
YouTubePaste a channel URL
Google DriveOAuth + Drive Picker · only files you explicitly pick
LoomPaste share URLs (Loom has no list-videos API) or upload a CSV
ZoomOAuth (Cloud Recordings) · pick which past meetings to import

Zoom integration

The Zoom integration uses OAuth 2.0 with the user-managed install flow. When you click Connect Zoom on the Integrations page, you’re redirected to Zoom’s consent screen and asked to grant Findery these specific scopes:

We do not request admin scopes. Findery only ever sees recordings that belong to the Zoom user who authorized the connection · not other people in your Zoom workspace.

What gets imported

After you connect, Findery shows you the past 90 days of your cloud recordings in a picker · meeting topic, date, duration, file size, and whether Zoom generated a transcript for it. You check the boxes for the meetings you want indexed. For each one:

  1. We download the best audio file (M4A preferred, MP4 fallback).
  2. We upload it to your tenant’s R2 audio bucket.
  3. If Zoom generated a VTT transcript, we parse it into timestamped segments and store it. Done.
  4. If there’s no Zoom transcript, we queue the recording for our own transcription pipeline (faster-whisper on a dedicated GPU). Transcripts typically land within 5–15 minutes per hour of audio.

After ingest, the recording is searchable like any other resource. The search page has a Zoom filter pill; results that came from a Zoom recording show “from Audio” and deep-link to the specific timestamp inside the audio player on the resource page.

What we don’t do

Disconnecting

You can revoke Findery’s access at any time:

Already-ingested recordings stay in your Findery workspace after you disconnect · they’re your data. To remove them, delete them in the Findery UI or ask support to wipe them.

Data handling

Need help?

The Support page has email + in-app paths. Most questions get a same-day answer.