Customer Onboarding Intelligence Agent

Deal closes. AI builds the onboarding brief before CS picks up the phone.

When a deal closes in HubSpot, AI researches the new customer, maps key stakeholders, infers success criteria and friction points, and delivers a structured onboarding brief to Notion — before the first CS call. 22-node swarm. $0.068/activation avg.

triggerClosed WonenrichHubSpot CRM01ResearcherWeb Intelligence02AnalystComplexity Score03Formatter8-Section BriefNotion

Three Agents. Closed Won to Onboarding Brief. Before the First Call.

The Researcher

Step 1The Researcher

Web Intelligence

When a deal closes in HubSpot, the Researcher activates. Sonnet 4.6 with web_search crawls the customer — recent news, leadership changes, product launches, competitive landscape, and known challenges. Not a LinkedIn skim. Deep context for the onboarding team.

The Analyst

Step 2The Analyst

Reasoning (Tier 1)

Opus 4.6 synthesizes the full customer profile — HubSpot CRM data, 4 enrichment API calls, and web research — into onboarding intelligence. Scores complexity (LOW / MEDIUM / HIGH), maps stakeholders by role (decision maker, champion, end user), identifies success criteria and friction points, and generates a recommended first-call agenda.

The Formatter

Step 3The Formatter

Delivery

Assembles the analysis into an 8-section Notion page: Customer Overview, Key Stakeholders, Success Criteria, Friction Points, Onboarding Questions, Quick Wins, Risk Flags, and Deal Context. Structured for a CS Manager to scan in under 2 minutes before their first call.

What It Does NOT Do

×

Does not replace your CS platform — it delivers intelligence briefs, not task management or ticket routing

×

Does not integrate with Salesforce or Pipedrive — HubSpot CRM only in v1.0

×

Does not provide ongoing account health monitoring — it fires once at Closed Won, not on a recurring schedule

×

Does not auto-create follow-up tasks or calendar events — the brief is informational, action is yours

The Complete Customer Success Bundle

9 files — workflow, system prompts, schemas, and complete documentation.

customer_onboarding_intelligence_agent_v1_0_0.jsonThe 22-node n8n workflow
README.mdSetup guide with step-by-step instructions
researcher.mdResearcher system prompt (web research + onboarding signals)
analyst.mdAnalyst system prompt (complexity scoring + friction analysis)
error-handling-matrix.md17 failure modes with recovery paths
tdd-v1.mdTechnical Design Document
webhook_input.jsonHubSpot webhook input schema
customer_profile.jsonCustomer profile schema
analysis_output.jsonAnalysis output schema

Tested. Measured. Documented.

Every metric is ITP-measured. The Customer Onboarding Intelligence Agent processes a Closed Won deal in under 60 seconds at $0.068/activation.

Workflow Nodes

22 specialized n8n nodes

Blueprint Quality Standard

BQS v2 — PASS

Agent Architecture

3 (Researcher, Analyst, Formatter)

Bundle Contents

9 (workflow + docs + system prompts)

ITP Milestones

14/14 PASS

n8n Compatibility

v2.8.3

Cost per Activation

$0.068 avg

Customer Onboarding Intelligence Agent v1.0.0 — Technical Reference━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━Pipeline:     HubSpot Webhook → Input Validator → Deal Fetcher → Company Fetcher → Contact Batch Fetcher → Owner Fetcher → Customer Profile Assembler → The Researcher (Sonnet 4.6 + web_search) → The Analyst (Opus 4.6) → Formatter → Notion Page Creator → Success ResponseTopology:     Event-driven (HubSpot Closed Won), 4 enrichment API calls, 2 LLM agents, Notion deliveryStakeholder Mapping: Deterministic title-to-role inference (Decision Maker, Champion, End User, Technical Contact)Complexity Scoring: LOW / MEDIUM / HIGH with rationale based on company size, industry, deal value, contact countBrief Sections: Customer Overview | Key Stakeholders | Success Criteria | Friction Points | Onboarding Questions | Quick Wins | Risk Flags | Deal ContextNode Count:   22 (Webhook 1, Code 8, HTTP Request 9, IF 2, Respond 2)LLM:          Sonnet 4.6 (Researcher with web_search) + Opus 4.6 (Analyst)Cost:         $0.068/activation avg | ~$0.04 Researcher + ~$0.03 AnalystITP:          20/20 accuracy | 14/14 milestones PASSBQS:          12/12 PASS

What You'll Need

⚠ Data Source Dependency

This blueprint uses Anthropic's managed web search tool to research contacts and companies. Search results depend on live web data and may vary.

Platform

n8n 2.11.2+

Est. Monthly API Cost

$2–5/month

Credentials Required

  • Anthropic API
  • HubSpot API
  • Notion API

Services

  • HubSpot CRM
  • Notion workspace

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

Customer Onboarding Intelligence Agent v1.0.0

$249

one-time purchase

What you get:

  • 22-node n8n workflow (.json) — you own it
  • 2 production-ready agent system prompts (Researcher + Analyst)
  • HubSpot Closed Won trigger — fires automatically on every deal close
  • Full customer enrichment — company, contacts, owner, web signals
  • Stakeholder mapping with title-to-role inference
  • Onboarding complexity scoring (LOW / MEDIUM / HIGH)
  • 8-section Notion brief delivered before your first CS call
  • $0.068/activation average — under $4/month at 50 closes
  • Error handling matrix (17 failure modes documented)
  • All sales final after download

Frequently Asked Questions

When does the workflow fire?+

It fires automatically when a HubSpot deal moves to Closed Won. The Input Validator filters dealstage change webhooks — only Closed Won events proceed. All other stage changes are rejected with HTTP 400.

What data does it pull from HubSpot?+

Four API calls: deal properties (name, amount, close date, stage), company details (industry, size, domain), all associated contacts (names, titles, emails), and deal owner. Everything is merged into a unified customer profile before research begins.

How does stakeholder mapping work?+

The Analyst uses deterministic title-to-role inference. Job titles are classified into roles: Decision Maker, Champion, End User, or Technical Contact. The mapping is based on title keywords and seniority patterns — not probabilistic guessing.

What is the onboarding complexity score?+

LOW, MEDIUM, or HIGH — derived from company size, industry complexity, deal value, number of stakeholders, and web research signals. Each rating includes the Analyst reasoning so your CS team understands the assessment.

How much does each activation cost?+

ITP-measured: $0.068/activation average. That breaks down to roughly $0.04 for the Researcher (Sonnet + web_search) and $0.03 for the Analyst (Opus). At 50 deal closes per month, total cost is under $4/month.

What if the Notion delivery fails?+

Notion delivery is non-blocking. The workflow returns an HTTP 200 with all intelligence data regardless of whether the Notion page was created. If Notion fails, you still get the full analysis in the webhook response.

Can I test without a real HubSpot deal?+

Yes. Send a POST with _is_itp: true in the payload. ITP mode bypasses HubSpot API calls and uses the fixture data directly, letting you verify the full pipeline end-to-end.

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.

Related Blueprints