Skip to content
Recued
Menu
← Back to recipes

Pipeline Metrics

by recued-core v1

Computes weekly pipeline metrics across all open deals.

How it works 16 steps

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

Data fetch
deals ?
Process (15 steps)
open_deals filter
Filter by condition
primary_deals filter
Filter by condition
skip: config.include_all_pipelines equal true
active_deals coalesce
Use the first available value from: primary deals, open deals
total_deals count
Count items in active deals
total_pipeline reduce
Reduce with sum
weighted_deals map
Extract from each item
weighted_pipeline reduce
Reduce with sum
deals_with_days map
Extract properties.closedate from each item
week_future filter
Filter by condition
week_candidates filter
Filter by condition
closing_this_week count
Count items in week candidates
month_future filter
Filter by condition
month_candidates filter
Filter by condition
closing_this_month count
Count items in month candidates
metrics to_summary
Format results as a summary card
Settings 2 configurable

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

hubspot setting =
include all pipelines toggle = on

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 pipelinemetricshubspotdeals

Details

16 steps 2 configurable settings recipe_id: compute-pipeline-metrics-hubspot