HubSpot Integrations
80
Focused pages with known intent and use-case data.
HubSpot is more than a CRM; it is the customer platform that connects your entire front office. It serves as the single source of truth for customer interactions. Integrating HubSpot allows you to bi-directionally sync data with your product, automate handoffs between marketing and sales, and ensure support teams have full context on every ticket.
HubSpot has 22 native integrations in its API directory. This page focuses only on guides we publish and maintain.
Start with the implementation model, not the connector. We map each pair by intent so you can decide if native sync is enough or if this workflow needs stronger controls.
80
Focused pages with known intent and use-case data.
Direct Paths
44
Native in at least one direction.
Connector Paths
36
Usually require mapping, retries, or approval gates.
Most HubSpot integrations are built for Standard setup use cases. Open any guide below to see the recommended setup path and cost estimate.
These are the only partners recommended on this hub, selected from workflow intent and risk signals. Use one path first, then expand only if your use case truly needs it.
Some workflows need private hosting, stricter access boundaries, or deeper technical control than a default cloud connector can offer.
n8n is open-source and self-hostable — your data never leaves your infrastructure. Free to self-host; cloud plans start at $20/mo.
Try n8n free — open source →36 of this tool's published integration guides require connector logic — field mapping, retries, and conditional routing.
Make is the fastest no-code path to production-ready syncs. Free plan includes 1,000 operations/month; paid plans from $9/mo.
Try Make free — 1,000 ops/month →If your workflow is fully native and low risk, skip paid automation and keep the stack simple.
These guides cover integrations where HubSpot includes a direct native path.
Customer experience automation (CXA) platform.
Low-code platform for building collaborative apps.
Intelligent business payments for AP and AR.
Automated scheduling tool for meetings and appointments.
Electronic signature and agreement cloud platform.
Cloud spreadsheets for data analysis and collaboration.
Agile project management tool for software teams.
Email marketing and automation platform for growing brands.
Enterprise workspace for collaboration and video.
Sales execution platform for modern revenue teams.
Document automation software for proposals and quotes.
Global online payment system for transfers and sales.
Enterprise-grade CRM for managing customer relationships.
The leading global e-commerce platform for online stores.
Team messaging platform for collaboration and alerts.
Cloud data platform for the enterprise.
Visual Kanban board tool for organizing tasks and team workflows with powerful integration capabilities.
Automated security monitoring and compliance.
Open-source e-commerce plugin for WordPress.
Cloud accounting software for small businesses.
Customer service software and support ticket system.
Video conferencing platform for meetings and webinars.
These integrations are native from the partner side and can still be configured in your HubSpot workflow.
Outbound prospecting platform that finds, enriches, and engages B2B contacts with automated sequences.
Flexible, enterprise-grade e-commerce platform for fast-growing brands.
All-in-one productivity platform.
Google's email service — the default inbox for most modern businesses.
Revenue intelligence platform that records, transcribes, and analyzes sales calls.
Search and display advertising platform for reaching customers across Google Search, YouTube, and partner sites.
The standard for web and app analytics and attribution. Track user behavior, measure conversions, and gain actionable insights to optimize your marketing efforts.
Google's calendar app — the scheduling primitive behind Calendly, Zoom, and every modern booking flow.
Google's cloud file storage and collaboration platform.
Customer service platform with messenger-first support.
Browser-based webinar and virtual event platform.
Google's free dashboarding tool for visualizing data from Sheets, Ads, GA4, and warehouses.
Microsoft's email and calendar client — the enterprise inbox standard.
Work OS for building custom workflows and projects.
Cloud ERP for enterprise resource planning.
Sales engagement platform for running multi-channel cadences and logging rep activity.
Customer Data Platform (CDP) for collecting and routing data.
Transactional email API for developers.
Payment processing platform for internet businesses.
Conversational data collection platform.
Landing page builder and conversion optimization platform.
No-code website builder and CMS.
These workflows usually need connector logic. Open each setup guide to confirm scope before choosing a platform. If you need a starting point, use the recommendations in the section above.
World's largest online marketplace and FBA network.
Product analytics platform for understanding user behavior and driving product growth.
Work management platform for teams.
All-in-one recruiting software with ATS and CRM.
Universal authentication and authorization platform with SSO, MFA, and identity management.
Cloud-based HR platform for small and medium businesses.
Corporate credit card and spend management platform for modern companies.
Learning Management System for schools and universities.
Leading legal practice management software.
Business intelligence and KPI dashboard platform for real-time analytics and data visualization.
Automated compliance and security monitoring.
Cloud file storage, sharing, and collaboration platform.
Global auction and consumer-to-consumer marketplace.
Marketplace for handmade, vintage, and creative goods.
Global print-on-demand platform with local production.
Host and review code, manage projects, and build software collaboratively.
Applicant Tracking System (ATS) for structured hiring.
Contract lifecycle management platform for enterprise deals.
Marketing automation platform for e-commerce.
Modern issue tracking designed for software teams.
Business intelligence and big data analytics platform.
Video messaging platform for asynchronous communication, walkthroughs, and screen recording.
Product analytics for tracking user behavior and retention.
All-in-one workspace for notes, docs, and databases.
Enterprise identity and access management platform with SAML, LDAP, and OAuth support.
Sales CRM platform designed for sales teams to manage deals, pipelines, and customer relationships.
Financial connectivity platform connecting applications to bank accounts and financial institutions.
Print-on-demand network for dropshipping custom products.
End-to-end data analytics platform for self-service BI and embedded analytics.
Cloud accounting software for small business bookkeeping.
AWS-managed petabyte-scale cloud data warehouse.
Low-code platform for building internal tools and custom applications rapidly.
Unified workforce platform for HR, IT, and Finance.
Open-source Firebase alternative with PostgreSQL, real-time APIs, and authentication.
Analytics platform for visualizing and sharing business insights.
The operating system for SMB sales teams.
HubSpot's App Marketplace lists 1,500+ integrations, but the deep native ones — bidirectional sync with field mapping — cover Salesforce, Shopify, WooCommerce, BigCommerce, Slack, Microsoft Teams, Gmail/Outlook, Zoom, Calendly, Stripe, QuickBooks, Xero, Mailchimp, ActiveCampaign, Jira, Zendesk, DocuSign, PandaDoc, Outreach, and most major ad platforms. For anything outside the deep list, the marketplace apps vary in quality — read review counts before trusting them in production.
Yes. HubSpot exposes a comprehensive REST API covering CRM objects (contacts, companies, deals, tickets), marketing (campaigns, emails, forms), CMS, and custom objects. Webhooks fire on object create/update/delete and on workflow events. For low-code builds use Make or n8n; both have pre-built HubSpot modules with all major triggers and actions. Rate limit is 100 requests per 10 seconds on the standard tier.
The standard pattern is an ELT tool — Fivetran, Airbyte, or Stitch — that maps every HubSpot object to your warehouse on a 15-min to hourly schedule. For event-level data (form submissions, workflow enrollments), HubSpot's Events API or webhooks streamed into a Kafka/Snowpipe pipeline gets you sub-minute latency. Most RevOps teams use Fivetran for the bulk historical sync plus webhooks for the few events that need real-time.
HubSpot dedupes on email by default for contacts and on domain for companies — but only on create. Updates from external systems (Apollo, ZoomInfo, manual imports) routinely create duplicates when emails differ slightly (work vs. personal, capitalization edge cases). Solutions: turn on HubSpot's built-in deduplication tool (Operations Hub Pro+), or run a deduplication layer in Make before any create call — search first by fuzzy email + name match, update if found.
Compare with similar platforms in the crm category.