Skip to content
Recued
Menu
← Back to recipes

Stale Deals Finder

by recued-core v1

Identifies open deals with no activity beyond threshold and displays stalest deals first.

How it works 8 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Data fetch
all_deals ?
Process (7 steps)
open_deals filter
Filter by condition
active_open_deals filter
Filter by condition
deals_with_days_inactive map
Extract properties.notes_last_contacted from each item
stale_deals filter
Filter by condition
sorted_stale_deals sort
Sort by
limited_stale_deals slice
Take a subset of
stale_deals_table to_table
Format results as a data table
Settings 3 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

hubspot setting =
max rows number = 25
stale threshold days number = 14

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 dealstalepipelinehubspot

Details

8 steps 3 configurable settings recipe_id: find-stale-deals-hubspot