OTHER

Batch-transcribe a Dropbox folder of old Zoom recordings into ReadMe

On a schedule, scans a Dropbox folder for unprocessed Zoom recording files, transcribes and chapters each one, and publishes them to ReadMe.

CategoryOther
Enginesim
Difficultyintermediate
Triggerschedule
Steps6
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNightly schedule
  • ActionList unprocessed recordings in DropboxDropboxDropbox
  • ActionTranscribe each recording with ElevenLabsElevenLabsElevenLabs
  • LogicSkip clips under length threshold
  • ActionChapter and title transcriptOpenAI
  • OutputPublish to ReadMe and mark file doneReadMeReadMe

What it does

Works through a Dropbox folder full of previously downloaded Zoom recordings and turns each into a published ReadMe article. It tracks which files it has already handled so reruns only process new arrivals.

When to use it

When you have months of training recordings sitting in shared storage but no transcripts or docs. Run it once to clear the backlog, then leave it on a nightly schedule to absorb anything newly dropped in the folder.

How it works

  1. 1A scheduled trigger fires nightly.
  2. 2The flow lists files in the configured Dropbox folder and filters to media files not already marked done.
  3. 3For each new file, ElevenLabs transcribes the audio.
  4. 4An OpenAI step chapters the transcript and drafts a title and summary.
  5. 5A logic check skips recordings shorter than a set threshold to avoid publishing noise.
  6. 6The doc is published to ReadMe and the source file is tagged as processed in Dropbox.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect DropboxFiles and folders.
  2. 2
    Connect ElevenLabsText-to-speech, voice cloning.
  3. 3
    Connect OpenAIModels, embeddings, files.
  4. 4
    Connect ReadMeAPI docs, changelog, auth.
  5. 5
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  6. 6
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  7. 7
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.