Follow-up Reminder
Checks days since last activity on contact/deal/ticket and shows overdue status or missing data.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Data fetch
contact
?
deal
?
ticket
?
▼
Process (3 steps)
last_touch_timestamp
coalesce
Use the first available value from: contact result properties notes last contacted, deal result properties notes last contacted, ticket result properties hs lastmodifieddate
days_since_touch
date_diff
Calculate days between last touch timestamp and now
skip: step.last_touch_timestamp is_null
followup_checklist
to_checklist
Format results as an actionable checklist
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
hubspot
setting
=
reminder threshold days
number
=
14
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.