Recued
Menu
← Back to recipes

Google Calendar daily agenda digest

by recued-core v1 10 views

Use “Google Calendar daily agenda digest” in Recued. Scheduled morning agenda for one Google Calendar. It reads information without changing data in the connected service. Changes remain behind Recued's approval controls.

How it works 15 steps

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

Process (15 steps)
today_window date_period
Apply date_period
calendar ?
events_raw ?
freebusy ?
events default
Apply default
event_count count
Count items in events
has_events compare
Check if event count is greater than 0
notify_enabled compare
Check if setting notify when events equals true
should_notify all
Check if all conditions are true
notify ?
skip: step.should_notify not_equal true
rows slice
Take a subset of
titles pluck
Extract summary from each item
titles_text join
Join items with " "
agenda_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.

google setting =
channels setting = in_app
end hour setting = 9
weekdays setting = 1,2,3,4,5
row limit setting = 20
time zone setting = UTC
start hour setting = 7
calendar id setting = primary
notify when events 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 Google connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

google google-calendarcalendaragendaeventsscheduletriggernotificationproductivitypack:google-calendar

Details

15 steps 9 configurable settings recipe_id: calendar-daily-agenda-digest-google