SUMMARIZATION

Role-Tailored All-Hands Recaps Emailed to Absentees

When a Zoom all-hands recording finishes processing, transcribe it, generate distinct recap variants for each department, and email each absentee the version matching their team.

CategorySummarization
Enginesim
Difficultyintermediate
Triggerevent
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerZoom all-hands recording completedZoomZoom
  • ActionFetch recording transcript (VTT)ZoomZoom
  • ActionGenerate Engineering / Sales / All-Company recap variantsOpenAI
  • LogicBuild absentee list and tag department
  • OutputEmail each absentee their department's recapOutlook

What it does

Turns one all-hands recording into several role-specific email recaps so people who missed the meeting get a summary written for their job, not a generic wall of text.

When to use it

Your company records all-hands in Zoom but attendance is uneven across time zones. Engineering cares about roadmap and on-call changes; Sales cares about quota and pipeline updates; everyone else wants the headlines. Run this whenever a recording lands.

How it works

  1. 1A Zoom recording-completed event fires for the all-hands meeting.
  2. 2Pull the recording's transcript (VTT) from Zoom.
  3. 3OpenAI produces three recap variants from the same transcript: Engineering, Sales/GTM, and All-Company, each with its own action items.
  4. 4A logic step cross-references the meeting invite against attendance to build the absentee list and tag each person's department.
  5. 5For each absentee, send an Outlook email containing only the variant for their department, with a link back to the recording.

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 OutlookMail, calendar, contacts.
  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.