Deal Activity Timeline
Displays the most recent deal activities with relative timestamps and truncated subjects.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Data fetch
activities
activity-reader-hubspot
Fetch reader from hubspot
▼
Process (7 steps)
guard_no_activities
guard
Stop if activities is empty
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
▼
Output
summary
timeline_header
table
activity_table
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
activity limit
number
=
10
subject truncate chars
number
=
60
Uses (1 ingredient)
Ingredient
activity-reader-hubspot
activity-reader-hubspot