Recued
Menu
← Back to recipes

Deal Activity Timeline

by recued-core v1 30 views

Displays the most recent deal activities with relative timestamps and truncated subjects.

How it works 8 steps

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 2 configurable

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

About

Tags

hubspot dealactivityhubspottimeline

Details

8 steps 2 configurable settings recipe_id: view-deal-activities-hubspot