Zoom upcoming meetings digest
Use “Zoom upcoming meetings digest” in Recued. It provides a scheduled, read-only digest for one Zoom user.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (19 steps)
user_id
trim
Trim whitespace from setting user id
from_date
trim
Trim whitespace from setting from date
to_date
trim
Trim whitespace from setting to date
user
?
settings
?
meetings_raw
?
recordings_raw
?
skip: config.include_recordings not_equal true
defaults
defaults
Apply defaults
meeting_rows
slice
Take a subset of
recording_rows
slice
Take a subset of
meeting_count
count
Count items in meetings
recording_count
count
Count items in recordings
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
meeting_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
Configurable at install. Defaults shown — change them anytime in Recued.
zoom
setting
=
to date
setting
=
user id
setting
=
me
channels
setting
=
in_app
end hour
setting
=
10
timezone
setting
=
UTC
weekdays
setting
=
1,2,3,4,5
from date
setting
=
row limit
setting
=
25
start hour
setting
=
8
include recordings
setting
=
true
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.