Skip to content
Recued
Menu
← Back to recipes

Top open deals by value (any CRM)

by recued-core v1

Rank your open CRM deals by amount and show the top slice as a table — name, owner, stage, value. Vendor-neutral: one recipe that binds to HubSpot deals or Salesforce opportunities at pack install. 'Open' is the canonical close_state signal (not a raw vendor stage); deals without an amount are excluded from a value ranking.

How it works 6 steps

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

Process (6 steps)
deals ?
open_deals filter
Filter by condition
with_amount filter
Filter by condition
ranked sort
Sort by
top_deals slice
Take a subset of
deal_table to_table
Format results as a data table
Settings 2 configurable

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

crm setting =
top n setting = 10

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

crmdealpipelinereporting

Details

6 steps 2 configurable settings recipe_id: rank-top-open-deals-canonical