Skip to content
Recued
Menu
← Back to recipes

Deal Activity Timeline

by recued-core v2

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 9 steps

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

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.

Where it runs

Device + server Runs on your device (browser) or your server.

About

Tags

hubspot dealactivityhubspottimeline

Details

9 steps 3 configurable settings recipe_id: view-deal-activities-hubspot