Recued
Menu
← Back to recipes

Fireflies meeting + action-item digest

by recued-core v2 6 views

Use “Fireflies meeting + action-item digest” in Recued. It provides a scheduled, read-only digest of recent Fireflies meetings.

How it works 17 steps

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

Process (17 steps)
window date_period
Apply date_period
page_size clamp
Clamp setting row limit between 1 and 50
transcripts_raw ?
transcripts default
Apply default
meeting_count count
Count items in transcripts
rows slice
Take a subset of
meeting_table to_table
Format results as a data table
action_rows filter
Filter by condition
action_count count
Count items in action rows
action_blocks pluck
Extract summary.action_items from each item
action_items_text join
Join items with " "
action_table to_table
Format results as a data table
has_meetings compare
Check if meeting count is greater than 0
notify_enabled compare
Check if setting notify when meetings equals true
should_notify all
Check if all conditions are true
notify ?
skip: step.should_notify not_equal true
card to_summary
Format results as a summary card
Settings 6 configurable

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

mine setting = true
period setting = last_7_days
channels setting = in_app
fireflies setting =
row limit setting = 25
notify when meetings 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

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

Data it touches

Warehousedata.transcripts

About

Tags

fireflies firefliesmeetingstranscriptsaction-itemsdigestsummarynotificationproductivitypack:fireflies

Details

17 steps 6 configurable settings recipe_id: meeting-action-item-digest-fireflies