Recued
Menu
← Back to recipes

Zoom meeting review brief

by recued-core v1 11 views

Use “Zoom meeting review brief” in Recued. It provides a read-only review brief for one Zoom meeting.

How it works 26 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (26 steps)
meeting_id trim
Trim whitespace from setting meeting id
meeting ?
invitation ?
registrants_raw ?
polls_raw ?
past_meeting ?
skip: config.include_past_data not_equal true
participants_raw ?
skip: config.include_past_data not_equal true
qa_raw ?
skip: config.include_past_data not_equal true
poll_results_raw ?
skip: config.include_past_data not_equal true
recording ?
skip: config.include_recordings not_equal true
recording_analytics ?
skip: config.include_recordings not_equal true
defaults defaults
Apply defaults
registrant_rows slice
Take a subset of
participant_rows slice
Take a subset of
recording_rows slice
Take a subset of
registrant_count count
Count items in registrants
poll_count count
Count items in polls
participant_count count
Count items in participants
question_count count
Count items in questions
poll_result_count count
Count items in poll results
recording_file_count count
Count items in recording files
summarize ?
registrant_table to_table
Format results as a data table
participant_table to_table
Format results as a data table
recording_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 9 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

zoom setting =
focus setting = Summarize meeting readiness or outcome, participant and registrant signals, Q&A/poll themes, recording engagement, risks, and next actions. Do not invent facts outside the Zoom records.
to date setting =
from date setting =
row limit setting = 25
max length setting = 900
meeting id setting =
include past data setting = true
include recordings setting = true

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Permissions it requires

Read your Zoom connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

zoom zoommeetingregistrantsrecordingsanalyticsparticipantsreviewai-summarypack:zoom

Details

26 steps 9 configurable settings recipe_id: meeting-review-brief-zoom