PROJECT MANAGEMENT

Daily Retro Sweep to Themed Notion Action Board

On a schedule, finds yesterday's Zoom retro recordings, transcribes them, and appends themed, owner-tagged action items as rows in a Notion board database.

CategoryProject Management
Enginesim
Difficultyintermediate
Triggerschedule
Steps6
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerDaily morning schedule
  • ActionList yesterday's Zoom retro recordingsZoomZoom
  • LogicSkip already-processed recordings
  • ActionTranscribe and extract themed owned itemsOpenAI
  • ActionAppend rows to Notion action boardNotionNotion
  • OutputReturn per-call ingestion digest

What it does

This workflow runs on a daily schedule, checks Zoom for any retrospective recordings from the previous day, and processes each one into a Notion action board. It transcribes the call, organizes the discussion into retro themes, extracts owned action items, and writes each item as a new row in a Notion database with theme, owner, and source-call columns filled in.

When to use it

Use it when retros happen across multiple teams or time zones and you want a single Notion board built automatically each morning, rather than wiring a trigger per meeting. It is the batch alternative to event-driven capture.

How it works

  1. 1A daily schedule fires in the morning.
  2. 2The workflow lists Zoom retro recordings from the prior day.
  3. 3A logic step skips any already-processed recording.
  4. 4For each new recording, the transcript is fetched and OpenAI extracts themed, owned action items.
  5. 5Each action item is appended as a Notion database row with theme, owner, and call-date fields.
  6. 6A digest of how many items landed per call is returned.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect ZoomMeetings, recordings, transcripts.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect NotionPages, databases, comments.
  4. 4
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  5. 5
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  6. 6
    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.