Deal Activity Timeline
Use “Deal Activity Timeline” in Recued. Displays the most recent deal activities with relative timestamps and truncated subjects. Activities bind to your CRM connection via the standard service operation (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