Refresh calendar event rollup
Use “Refresh calendar event rollup” in Recued. Reactive silent producer. Listens to provider records + provider records events; for each fired event builds the cheap pre-summarized rollup the alert recipe consumes.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (9 steps)
source_id
replace
Replace text in event payload record id
event
?
event_found
compare
Check if event record exists
attendee_emails
pluck
Extract email from each item
skip: step.event_found not_equal true
attendee_count
count
Count items in attendee emails
start_at_text
date_format
Format as a date
skip: step.event_found not_equal true
brief
template
Generate text from a template
skip: step.event_found not_equal true
upsert
?
skip: step.event_found not_equal true
card
to_summary
Format results as a summary card
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.