---
title: "Companies using HubSpot"
description: "**Canonical URL:** https://jobspipe.dev/companies-using/hubspot"
canonical: https://jobspipe.dev/companies-using/hubspot
last_updated: 2026-09-10
---

# Companies using HubSpot

> Clara, Valsoft Corporation, HubSpot and Rippling and more. Companies hiring for HubSpot right now, and the share of HubSpot postings by industry, country and company size, measured from live job postings.

**Canonical URL:** https://jobspipe.dev/companies-using/hubspot
**Category:** CRM and marketing automation
**Measured:** 2026-09-09, from active postings on the ten collected boards whose text names the technology (deduplicated by posting id). Shares only, no counts.
**Share of active postings naming HubSpot:** 0.5%

HubSpot is the CRM and marketing automation platform that most mid-market go-to-market teams run their inbound funnel on. In job postings it turns up in marketing, sales operations and revenue operations roles, usually as a required tool rather than a nice-to-have.

A company naming HubSpot in its hiring is telling you which CRM its pipeline lives in, which matters if you sell integrations, migrations or services around it. A website scan sees the HubSpot tracking script and forms; postings add the internal seats behind them.

## Companies hiring for HubSpot right now

_Companies with the most active postings naming HubSpot on the ten boards JobsPipe collects, as of 2026-09-09. Ordered by posting volume; counts are not published._

| Company | Domain | Website stack scan |
|---|---|---|
| Clara | [clarahealth.com](https://clarahealth.com) | https://jobspipe.dev/stack/clarahealth.com |
| Valsoft Corporation | [aspiresoftware.com](https://aspiresoftware.com) | https://jobspipe.dev/stack/aspiresoftware.com |
| HubSpot | [hubspot.com](https://hubspot.com) | https://jobspipe.dev/stack/hubspot.com |
| Rippling | [rippling.com](https://rippling.com) | https://jobspipe.dev/stack/rippling.com |
| JoVE | [jove.com](https://jove.com) | https://jobspipe.dev/stack/jove.com |
| Saipos | [https](https://https) | https://jobspipe.dev/stack/https |
| Apollo.io | [apollo.io](https://apollo.io) | https://jobspipe.dev/stack/apollo.io |
| Huble | [hubledigital.com](https://hubledigital.com) | https://jobspipe.dev/stack/hubledigital.com |
| WRS Health | [wrshealth.com](https://wrshealth.com) | https://jobspipe.dev/stack/wrshealth.com |
| Pioneer People GmbH / Franklin Institute of Applied Sciences | [franklin-institute.de](https://franklin-institute.de) | https://jobspipe.dev/stack/franklin-institute.de |
| Lightspeed | [lightspeedhq.com](https://lightspeedhq.com) | https://jobspipe.dev/stack/lightspeedhq.com |
| Boldr | [boldrimpact.com](https://boldrimpact.com) | https://jobspipe.dev/stack/boldrimpact.com |
| Employment Hero | [employmenthero.com](https://employmenthero.com) | https://jobspipe.dev/stack/employmenthero.com |
| Excelerate360 | [excelerate360.com](https://excelerate360.com) | https://jobspipe.dev/stack/excelerate360.com |
| SupportYourApp | [supportyourapp.com](https://supportyourapp.com) | https://jobspipe.dev/stack/supportyourapp.com |

## Where HubSpot shows up

### By industry (ISIC Rev.4 division of the employer)

- Software and IT services: 16.8%
- Employment and staffing: 4.9%
- Financial services: 3.1%
- Healthcare: 2.0%
- Education: 2.0%
- Advertising and market research: 1.9%
- Head offices and consulting: 1.4%
- Information services: 1.2%

### By country (job location)

- United States: 37.9%
- India: 10.0%
- United Kingdom: 6.8%
- Germany: 5.3%
- Canada: 5.2%
- Brazil: 4.2%

### By company size (employer headcount band, unknown excluded)

- 201-1000 employees: 8.9%
- 51-200 employees: 8.1%
- 1-50 employees: 7.6%
- 1000+ employees: 5.9%

## How JobsPipe detects HubSpot

Every posting is parsed for technology mentions: the title and description are matched against a curated lexicon and the matches are stored on the job as `technology_slugs`. A posting that names HubSpot carries the slug `hubspot`. The `skills_or` filter on `POST /v1/jobs/search` returns every such posting with its company, location, seniority and salary where stated.

```bash
curl -X POST https://api.jobspipe.dev/v1/jobs/search \
  -H "Authorization: Bearer $JOBSPIPE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"skills_or": ["hubspot"], "status": "active", "limit": 24}'
```

This is a hiring signal, not a purchase record: a company can name HubSpot because it runs it, because it is migrating to or away from it, or because candidates are expected to know it.

## FAQ

### Which companies are hiring for HubSpot right now?

Clara, Valsoft Corporation, HubSpot, Rippling, JoVE and Saipos are among the companies with the most active postings naming HubSpot across the ten job boards JobsPipe collects, as of 2026-09-09. The list on this page is a snapshot; the live version is one API query with skills_or set to ["hubspot"], grouped by company.

### Which industries use HubSpot the most?

Among active postings that name HubSpot, Software and IT services accounts for 16.8%, followed by Employment and staffing at 4.9% and Financial services at 3.1%. Industry is the ISIC Rev.4 division assigned to the employer of each posting.

### What size of company hires for HubSpot?

The largest band is 201-1000 employees, at 8.9% of active postings naming HubSpot where the employer's headcount is known. Company size comes from the employer record attached to each posting and is unknown for a share of postings, which are excluded from the size split.

### How does JobsPipe know a company uses HubSpot?

JobsPipe extracts technology mentions from each posting's title and description against a curated lexicon and stores them on the job as technology_slugs. A company appears on this page when its active postings name HubSpot. It is a hiring signal, not proof of a purchase: a posting can name a technology a team is migrating away from or only wants experience with. HubSpot is one of the technologies a website scan can also see when it ships on the public site, so the scan and the hiring record confirm each other.

## Related

- **All company lists:** https://jobspipe.dev/companies-using
- **Technographics guide:** https://jobspipe.dev/technographics
- **Free tech-stack scan:** https://jobspipe.dev/stack
- **Jobs API:** https://jobspipe.dev/jobs-api
- **Sign up (free tier):** https://jobspipe.dev/signup

---
Generated from structured data. View the rendered page at https://jobspipe.dev/companies-using/hubspot.

---
Building this integration yourself? The steps above work. The alternative is one API over this source and 30+ others, already normalized and deduplicated. Try it right now - no key, no signup:

```bash
curl -X POST https://api.jobspipe.dev/v1/sandbox/jobs/search \
  -H "Content-Type: application/json" \
  -d '{"job_title_or":["software engineer"],"limit":5}'
```

Sample data, exact live schema. For live data get a free key (1,000 jobs/month) at https://jobspipe.dev/signup, then swap /v1/sandbox/jobs/search for /v1/jobs/search with an Authorization: Bearer header. Full agent index: https://jobspipe.dev/llms.txt?src=md-twin