HubSpot Deal Stage Velocity Benchmarker

AI-powered monthly deal stage velocity benchmarking — per-stage bottleneck detection, segment velocity comparison, source velocity, rep velocity, and process intervention recommendations.

Analyzes HubSpot closed deals monthly to benchmark stage-by-stage velocity. Identifies bottleneck stages (>2x pipeline average), compares velocity across segments (enterprise/SMB), sources, and reps. Generates specific process intervention recommendations per bottleneck. Notion velocity report + Slack executive summary. 27-node n8n workflow with monthly scheduler. BQS 12/12 certified.

triggerSchedule01FetcherHubSpot API02Assembler5 Dimensions03AnalystBottleneck ID04FormatterBrief + DigestNotionVelocity BriefSlackStage Digest

Four Agents. Monthly Velocity Benchmarking. Stage-Level Bottlenecks.

The Fetcher

Step 1The Fetcher

Code-only

Retrieves deal-level stage history from HubSpot API for all closed deals in the current and prior months — stage entry/exit timestamps, deal value, pipeline, owner, segment, and source. Pulls stage transition records for velocity and bottleneck analysis.

The Assembler

Step 2The Assembler

Code-only

Computes 5 velocity dimensions: stage bottlenecks (median days per stage with MoM delta), segment velocity (days-to-close by deal segment), source velocity (days-to-close by lead source), rep velocity (median stage times per rep), and process intervention recommendations (stages where velocity deviates most from benchmark).

The Analyst

Step 3The Analyst

Tier 2 Classification

Analyzes velocity patterns for bottleneck identification: which stages slow down most, which segments move fastest, which sources produce quickest closes, and which reps outperform or underperform stage benchmarks. Generates prioritized process intervention recommendations with evidence.

The Formatter

Step 4The Formatter

Tier 3 Creative

Generates a Notion monthly velocity benchmark report with stage-level bottleneck analysis, segment and source breakdowns, rep velocity comparisons, and intervention recommendations, plus a Slack digest with top 3 velocity optimization actions.

What It Does NOT Do

×

Does not modify deals or stages in HubSpot — read-only analysis of stage history

×

Does not predict deal outcomes — it benchmarks historical velocity for process optimization

×

Does not replace sales management — it provides data-driven velocity intelligence for human decisions

×

Does not analyze open deals in real-time — use Deal Intelligence Agent (#3) for live deal scoring

×

Does not coach individual reps — it benchmarks rep velocity for managers to use in coaching

The Complete Customer Success Bundle

6 files. Main workflow + scheduler + prompts + docs.

hubspot_deal_stage_velocity_benchmarker_v1_0_0.jsonMain workflow (27 nodes)
hubspot_deal_stage_velocity_benchmarker_scheduler_v1_0_0.jsonScheduler workflow (3 nodes)
README.md10-minute setup guide
docs/TDD.mdTechnical Design Document
system_prompts/analyst_system_prompt.mdAnalyst prompt (velocity benchmarking)
system_prompts/formatter_system_prompt.mdFormatter prompt (Notion + Slack)

Tested. Measured. Documented.

Monthly deal stage velocity benchmarking with stage-level bottleneck identification, segment and source velocity comparisons, rep benchmarking, and process intervention recommendations delivered via Notion and Slack.

HubSpot Deal Stage Velocity Benchmarker v1.0.0──────────────────────────────────────────Nodes:        27 main + 3 scheduler (30 total)Agents:       4 (Fetcher, Assembler, Analyst, Formatter)LLM Calls:    2 per run (Analyst + Formatter)Model:        Sonnet 4.6 (SINGLE-MODEL)Trigger:      Schedule (monthly 1st 9:00 UTC) + WebhookPattern:      BATCH (monthly velocity benchmarking)Tool A:       HubSpot (OAuth2) — deal stage history, pipeline, owner, segmentTool B:       Notion (httpHeaderAuth) — monthly velocity benchmark reportTool C:       Slack (httpHeaderAuth) — digest with top 3 velocity actionsITP:          8/8 records, 14/14 milestonesBQS:          12/12 PASSCost:         $0.03–$0.10 per run

What You'll Need

Platform

n8n 2.7.5+

Est. Monthly API Cost

Monthly cost ~$0.03-0.10/run

Credentials Required

  • Anthropic API
  • HubSpot (OAuth2)
  • Slack (Bot Token, httpHeaderAuth Bearer)
  • Notion (httpHeaderAuth Bearer)

Services

  • HubSpot CRM with deal stage history
  • Anthropic API key
  • Notion workspace
  • Slack workspace (Bot Token with chat:write)

Setup Track

Quick Start

~15 min

All credentials live, n8n running

Full Setup

1–2 hrs

Needs API config + tables

From Scratch

2–4 hrs

No n8n, no credentials

HubSpot Deal Stage Velocity Benchmarker v1.0.0

$249

one-time purchase

What you get:

  • Production-ready n8n workflow (27 nodes + 3-node scheduler)
  • 5-dimension velocity benchmarking (stage bottlenecks, segment velocity, source velocity, rep velocity, process interventions)
  • Stage-level bottleneck identification with median days and MoM delta
  • Segment velocity comparison showing fastest and slowest deal segments
  • Source velocity ranking by lead source days-to-close
  • Rep velocity benchmarking against team median per stage
  • Prioritized process intervention recommendations with evidence
  • Notion monthly velocity benchmark report with full dimension analysis
  • Slack digest with top 3 velocity optimization actions
  • Configurable: pipeline selection, stage mapping, segment fields, lookback period
  • Full technical documentation and system prompts

Frequently Asked Questions

What are the 5 velocity dimensions?+

Stage bottlenecks measure median days per stage with month-over-month delta. Segment velocity compares days-to-close by deal segment. Source velocity ranks lead sources by close speed. Rep velocity benchmarks individual reps against team median per stage. Process interventions identify stages where velocity deviates most from benchmark.

How is stage velocity calculated?+

The Assembler uses HubSpot deal stage history timestamps to calculate time spent in each stage. Median days per stage is computed across all closed deals in the lookback period, providing a bottleneck-resistant central tendency measure.

Does it work with custom deal stages?+

Yes. The workflow reads your HubSpot pipeline stage configuration dynamically. Custom stages are included automatically in the velocity analysis. You can configure which pipeline(s) to analyze in the scheduler payload.

Is there a refund policy?+

All sales are final after download. Review the Blueprint Dependency Matrix and prerequisites before purchase. Questions? Contact support@forgeworkflows.com before buying. Full terms at forgeworkflows.com/legal.

Read the full guide →

Related Blueprints