Deal Activity Timeline
Displays the most recent deal activities with relative timestamps and truncated subjects. Activities bind to your CRM connection via the canonical engagement.list op (HubSpot engagements).
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (9 steps)
activities
?
guard_no_activities
guard
Stop if activities result results is empty
activities_flat
map
Extract from each item
sorted_activities
sort
Sort by
recent_activities
slice
Take a subset of
enriched_activities
map
Extract timestamp from each item
formatted_rows
map
Extract from each item
activity_table
to_table
Format results as a data table
timeline_header
template
Generate text from a template
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
crm
setting
=
activity limit
number
=
10
subject truncate chars
number
=
60
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.