Skip to content
Recued
Menu
← Back to recipes

Track meeting reschedule patterns

by recued-core v1

Record a per-contact meeting-reschedule pattern whenever an event's start time actually changes (title-only edits don't fire) — the behavioral signal time-alert-before-event reads for its briefs.

How it works 4 steps

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

Process (4 steps)
should_skip any
Check if any of the conditions are true
attendee_emails pluck
Extract email from each item
skip: step.should_skip equal true
fold_per_attendee ?
skip: step.should_skip 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.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Write enrichment data
Declared by the recipe — Recued grants these at install, where you review them before approving.

Data it touches

Warehousedata.enrichmentdata.calendar

About

Tags

calendarcontactmetareactive

Details

4 steps recipe_id: track-meeting-reschedule-patterns