Recued
← Back to recipes

Deal Activity Timeline

by recued-core v1 context

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

How it works

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 at install. Defaults shown — change anytime in the extension.

activity limit number = 10
subject truncate chars number = 60

Tags

hubspot dealactivityhubspottimeline

Details

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

Install

Install in Recued View publisher Open Kitchen

If the webclient is not paired yet, copy view-deal-activities-hubspot and paste it after pairing.