The n8n HubSpot integration connects your HubSpot CRM to 400-plus apps and AI tools through a visual workflow builder, starting free for self-hosted users. It lets small businesses automate lead routing, contact management, deal updates, and cross-platform workflows without paying for HubSpot Operations Hub Professional at $800 per month or per-step Zapier pricing. Every HubSpot tier works, including the free CRM.
If you use HubSpot as your CRM, you have already hit one of two walls. Either you need workflow automation that your current HubSpot plan does not include, or you are paying Zapier to connect HubSpot to everything else and the bill keeps climbing. Both walls have the same solution.
The n8n HubSpot integration sits between your CRM and the rest of your business tools. It reads what happens in HubSpot, takes action in other systems, and writes results back, automatically. No per-step billing. No $800 per month platform upgrade. No developer on retainer.
This guide covers what the integration actually does, which workflows deliver the fastest return, what it costs compared to alternatives, and how to decide whether to build it yourself or have it built for you. You can also see how we approached this in our n8n vs Zapier comparison.
Why Most HubSpot Users Are Leaving Automation on the Table
HubSpot is the most widely used CRM in the small business segment. According to 6sense market data, HubSpot Marketing Hub holds approximately 35.94 percent of the SMB CRM market as of 2025. Most of those users are on the Free or Starter tier, which means they have a capable CRM with almost no workflow automation built in.
HubSpot’s own automation lives inside Operations Hub. The Professional tier starts at $800 per month. For a small business already paying for the CRM, adding $9,600 per year just to get multi-step workflows is rarely justifiable.
The gap is significant. According to Salesforce State of Sales research, sales representatives spend only 28 percent of their working week actually selling. The rest goes to administrative tasks including manual CRM data entry, follow-up reminders, and cross-platform data transfers. Those are exactly the tasks that n8n hubspot integration eliminates.
What the n8n HubSpot Integration Actually Does
The n8n HubSpot integration is a native node inside n8n’s workflow builder. It connects directly to the HubSpot API using OAuth, meaning no code is required to authenticate. Once connected, it can read from and write to your HubSpot account in real time.
Here is what the native node supports as of June 2026:
| HubSpot Object | Actions Available |
|---|---|
| Contacts | Create, update, delete, get, search, get recently updated |
| Companies | Create, update, delete, get, search, get recently updated |
| Deals | Create, update, delete, get, search, get recently updated |
| Tickets | Create, update, delete, get |
| Engagements | Create, delete, get, get all |
| Forms | Get all fields, get all forms |
The HubSpot Trigger node runs alongside the main node and fires workflows in real time when something changes in HubSpot. Confirmed trigger events include contact created, contact property changed, deal created, deal updated, deal stage changed, company created, company updated, and conversation events.
This means n8n can both react to HubSpot events and push data into HubSpot from any external source, in a single workflow.
n8n vs HubSpot Workflows vs Zapier: The Honest Comparison
This is the question most HubSpot users have but nobody in the top search results answers directly. Here is the plain-English breakdown.
| Capability | HubSpot Native Workflows | Zapier + HubSpot | n8n HubSpot Integration |
|---|---|---|---|
| Available on Free CRM | No | Yes (100 tasks/mo) | Yes (self-hosted, unlimited) |
| Multi-step automation | Professional only ($800/mo) | Yes, per step billed | Yes, per execution billed |
| Connect to external apps | Limited, webhook only | 7,000+ apps | 400+ apps plus custom HTTP |
| AI-powered decisions | Breeze AI (limited) | No native AI | Full AI Agent node |
| Cross-platform data sync | Operations Hub only | Yes | Yes |
| Cost at 500 runs/month | $800/mo minimum | $69+/mo | €24/mo or $5-12/mo self-hosted |
| Works with HubSpot Free | No | Yes | Yes |
The key distinction for hubspot crm automation is the billing model. Zapier charges per task, meaning each step in a workflow is a separate billable unit. A 6-step workflow running 500 times per month generates 3,000 tasks. On the Team plan that pushes you into overage. Real Zapier invoices from users running moderate HubSpot workflows have reached $400 to $847 per month, documented in r/aiagents in February 2026.
We covered this cost difference in detail in our n8n workflow examples post.
n8n charges per execution. That same 6-step workflow running 500 times uses 500 executions on n8n Cloud Starter, well within the 2,500 monthly limit at €24 per month. For self-hosted users the execution count is unlimited at a VPS cost of $5 to $12 per month.
7 Proven n8n HubSpot Workflows for Small Business
Workflow 1: New Lead Auto-Routing
What it does: When a new contact is created in HubSpot from any source (website form, Facebook Lead Ads, LinkedIn, email), n8n reads the contact properties, applies your routing logic, assigns the contact to the right sales rep, creates a follow-up task with a deadline, and sends a Slack notification to the assigned rep.
Why HubSpot cannot do this natively on Free or Starter: HubSpot Free has no workflow automation. Starter allows basic email automation but not contact assignment logic tied to external lead sources.
Time saved: Eliminates 5 to 10 minutes of manual routing per lead. At 50 leads per month that is 4 to 8 hours returned.
Workflow 2: Deal Stage Change → Cross-Platform Actions
What it does: When a deal moves to a new stage in HubSpot, n8n triggers a chain of actions across your business stack. Closed Won fires a Google Drive folder creation, a welcome email from Gmail, and a new project in your task management tool. Closed Lost fires a re-engagement sequence and updates a Google Sheet for pipeline analysis.
Why this matters for hubspot workflow automation: HubSpot can send a webhook when a deal changes stage, but it cannot natively create folders in Google Drive, send Gmail (not HubSpot email), or update external spreadsheets without Operations Hub Professional.
Workflow 3: AI-Powered Lead Scoring
What it does: When a new contact is created in HubSpot, n8n sends the contact data including company name, job title, and inquiry text to an AI Agent node running on OpenAI GPT-4o or Anthropic Claude. The AI scores the lead against your ideal customer profile and writes the score back to a custom HubSpot property. Contacts above the threshold trigger an immediate Slack alert.
This is 2026 capability that no competitor page covers. HubSpot’s Breeze AI offers basic lead scoring but cannot use external LLMs with custom business logic. n8n hubspot automation with the AI Agent node puts custom AI scoring inside your CRM workflow for the cost of API calls, typically $10 to $30 per month at small business volume.
Workflow 4: Automated Email Follow-Up Without HubSpot Sequences
What it does: When a HubSpot deal sits in a specific stage with no activity for 48 hours, n8n detects the stall via a scheduled poll, drafts a personalised follow-up email using the AI Agent node referencing the deal name and last touchpoint, and sends it via Gmail. The engagement is logged back to HubSpot as a note.
Why this matters: HubSpot Sequences require Sales Hub Professional at $90 per seat per month. This n8n workflow replicates the core follow-up capability for the cost of n8n plus Gmail API access, which is free.
Workflow 5: Multi-Source Lead Capture → HubSpot
What it does: Leads arriving from different channels including website forms, WhatsApp, Facebook Lead Ads, Typeform, and email inquiries all flow into a single n8n workflow. The workflow deduplicates against existing HubSpot contacts, creates or updates the record, applies source attribution and UTM data, and notifies the team.
The problem this solves for hubspot crm automation: Without this workflow, a business using three or four lead sources either manually enters contacts into HubSpot or pays for multiple Zapier connections, each billed per task. One n8n workflow handles all sources with a single execution count per lead.
Workflow 6: CRM Data Enrichment
What it does: When a new company is created in HubSpot, n8n calls an enrichment API (Clearbit, Hunter, or similar), retrieves company size, industry, LinkedIn URL, and revenue range, then writes all enriched data back to HubSpot company properties automatically.
Cost comparison: Zapier’s Clearbit integration charges per task per step. A 4-step enrichment workflow running on 200 new companies per month costs 800 Zapier tasks. On n8n that is 200 executions, staying within the free self-hosted tier.
Workflow 7: Invoice and Payment Status → HubSpot Deal
What it does: When an invoice is paid in QuickBooks, Stripe, or your accounting platform, n8n updates the corresponding HubSpot deal to Closed Won, records the payment amount as a deal property, and creates a task for account management to schedule a check-in call. If an invoice is overdue, n8n flags the deal and notifies the owner.
Why this is a gap in most HubSpot setups: Payment data and CRM data live in separate systems for most small businesses. Connecting them manually takes time daily. This workflow runs silently and keeps both systems accurate.
What n8n HubSpot Integration Cannot Do (Honest Limitations)
Every piece of content you will find on this topic avoids discussing limitations. That is a red flag. Here is what the integration does not support natively as of June 2026.
Custom HubSpot objects: The native node covers Contacts, Companies, Deals, Tickets, Engagements, and Forms. If you use HubSpot custom objects, you need the HTTP Request node with direct API calls. This requires slightly more technical setup.
HubSpot Sequences and Workflows control: n8n cannot start or stop HubSpot’s own native sequences or workflows. You can replicate the logic in n8n but you cannot control HubSpot’s automation engine from outside.
Marketing email event triggers: Email opens, clicks, and bounces from HubSpot Marketing emails cannot trigger n8n workflows through the native node. Workarounds exist using webhooks but require HubSpot Professional tier.
API rate limits: HubSpot enforces 100 API requests per 10 seconds on Free and Starter plans. High-volume n8n workflows can hit this ceiling. For most small businesses processing fewer than 200 records per hour this is not an issue.
Webhook trigger complexity: The HubSpot Trigger node requires setting up a HubSpot developer app to configure webhooks. This is a 20 to 30 minute setup that is more involved than standard OAuth. For self-hosted users, this is a one-time configuration.
Being honest about these limitations is not a reason to avoid the n8n hubspot integration. It is a reason to understand what you are building before you build it.
How BK Web Designs Builds n8n HubSpot Workflows
Manufacturing Company: 43 Leads in 90 Days With Automated CRM Routing
A B2B manufacturing client came to us with a CRM that nobody used consistently. Leads arrived from multiple sources including trade show contacts, website forms, and email inquiries. Each one required manual entry into HubSpot and manual assignment to a sales rep. The inconsistency meant leads sat uncontacted for days.
We built an n8n crm integration that captured every lead source into a single workflow. Each contact was automatically created or updated in HubSpot with source attribution, scored by industry and company size, and routed to the appropriate rep with a follow-up task. Response time dropped from two days to under four hours. The result was 43 qualified leads in 90 days against a starting point of three to five per month, with cost per lead falling from $340 to $147.
View the full case study: Manufacturing Company Website Design and CRM Automation
AI SaaS Company: Demo Pipeline Automated End to End
An AI SaaS company was managing their entire sales pipeline manually in HubSpot. Demo requests came in from the website and were manually moved through stages, manually followed up, and manually logged. With a small sales team and growing inbound volume, deals were slipping.
We built a hubspot workflow automation using n8n that triggered on every new demo request contact. The workflow enriched the contact record, scored the lead, sent an immediate personalised confirmation, moved the deal through pipeline stages based on booking status, and logged every interaction back to HubSpot automatically. Demo conversion lifted from 2.1 percent to 4.2 percent within six weeks of deployment.
View the full case study: AI SaaS Website and Automation Portfolio
BK WEB DESIGNS PERSPECTIVE
HubSpot is the CRM. n8n is the engine that makes it work the way you imagined it would.
We talk to small business owners every week who bought HubSpot expecting automation and discovered they needed to spend another $800 per month to get it. That is not a HubSpot failure. That is a positioning gap between what the free and starter tiers offer and what most businesses actually need.
The n8n hubspot integration does not replace HubSpot. It makes HubSpot do what you already expected it to do. Your contacts, deals, and pipeline stay exactly where they are. You do not migrate anything. You add a workflow layer on top that connects HubSpot to the rest of your business, for a fraction of the cost of upgrading your HubSpot plan.
In our experience, the businesses that get the most from this setup are the ones who have already been using HubSpot for six months or more. They know exactly where the manual work is. They can tell us precisely what they wish HubSpot would do automatically. That specificity is what makes the build fast and the ROI immediate.
Deep, Founder, BK Web Designs
What Does n8n HubSpot Integration Cost to Set Up?
The platform cost is covered in the comparison table above. What most guides skip is the setup cost.
| Setup Route | Time to Live | One-Time Cost | Best For |
|---|---|---|---|
| DIY with n8n documentation | 1 to 3 days per workflow | $0 | Technical owners with time to learn |
| n8n template library | 2 to 4 hours per workflow | $0 | Semi-technical owners, simple workflows |
| Agency build (BK Web Designs) | 1 to 3 weeks full system | Project-based | Owners who want it done right the first time |
The honest answer to the most common question: most non-technical business owners can connect n8n to HubSpot and run a basic workflow in half a day using the OAuth setup and a template. Complex workflows involving AI scoring, multi-source lead capture, and CRM enrichment take longer and benefit from experienced build support.
FAQ: n8n HubSpot Integration
How much does n8n HubSpot integration cost?
The n8n HubSpot integration itself is free. The HubSpot node is included in every n8n plan including the self-hosted Community Edition, which has no software cost. You pay for your n8n deployment: self-hosted on a VPS runs $5 to $12 per month, and n8n Cloud Starter runs €24 per month. If you use AI nodes for lead scoring or email drafting, OpenAI or Anthropic API costs typically add $10 to $30 per month at small business volume. Compare this to HubSpot Operations Hub Professional at $800 per month for equivalent automation capability.
Does n8n work with HubSpot Free CRM?
Yes. The n8n HubSpot integration works with every HubSpot tier including the free CRM. You authenticate using OAuth and the native node gives you full access to contacts, companies, deals, tickets, and forms regardless of your HubSpot plan. The HubSpot Trigger node for real-time event webhooks requires a HubSpot developer account setup, which is free but takes 20 to 30 minutes to configure.
Do I need a developer to set up n8n HubSpot automation?
Not necessarily. Basic workflows like new contact routing, deal stage notifications, and Google Sheets sync can be configured by a non-technical owner using n8n’s visual workflow builder in a few hours. Complex workflows involving AI lead scoring, multi-source lead capture, CRM enrichment, and cross-platform data sync are faster and more reliable when built by an experienced n8n specialist. BK Web Designs offers a complete build service including training so you can manage updates yourself afterward.
Is n8n better than Zapier for HubSpot automation?
For most small businesses running more than two-step workflows, yes. Zapier charges per task, meaning each step in a workflow is a separate billable unit. A 6-step HubSpot workflow running 500 times per month generates 3,000 tasks on Zapier. On n8n that is 500 executions. At moderate to high workflow volume, n8n is materially cheaper. The trade-off is that n8n has a steeper initial setup curve than Zapier’s drag-and-drop Zap builder.
Can n8n replace HubSpot Operations Hub?
Partially. n8n can replicate most of what Operations Hub Professional provides in terms of cross-platform automation, data sync, and workflow logic at a fraction of the cost. It cannot replicate HubSpot-native features like custom object workflows, HubSpot Sequences control, or native marketing email event triggers. For small businesses whose primary need is connecting HubSpot to external tools and automating lead management, n8n covers 80 to 90 percent of Operations Hub functionality at $5 to $60 per month versus $800 per month.
What HubSpot data can n8n read and write?
The native n8n HubSpot node supports full create, read, update, delete, and search operations on contacts, companies, deals, tickets, and engagements. It can also read HubSpot form fields. The HubSpot Trigger node fires workflows in real time on contact created, contact updated, deal created, deal stage changed, company created, and conversation events. Custom HubSpot objects require the HTTP Request node with direct API calls rather than the native node.
How long does it take to build an n8n HubSpot workflow?
A single workflow such as new lead routing or deal stage notifications takes two to four hours to build and test using n8n’s visual builder. A full hubspot crm automation system covering lead capture, scoring, routing, follow-up, and CRM enrichment takes one to three weeks to build, test, and refine. Most of that time is spent on edge case handling and prompt engineering for AI nodes, not the core connections.
Ready to Build a System That Actually Works?
If you are on HubSpot Free or Starter and doing CRM work manually, the gap between what you have and what you need is smaller than you think. The n8n hubspot integration can close it without a platform upgrade and without Zapier.
This is not the right fit for every business. If you have fewer than 20 CRM events per month, manual management is sufficient. If your team is losing time to manual contact routing, deal updates, or cross-platform data entry, a custom-built n8n HubSpot system will return that time within the first month.
Get Your Free Audit — We review your current HubSpot setup, identify the highest-value automation opportunities, and give you a build plan with honest cost estimates. 24 hour response guaranteed.