Skip to main content
HubSpot is a CRM and marketing platform. MantrixFlow connects using a Private App access token rather than OAuth.

Prerequisites

You need a HubSpot account and admin access to create a Private App. The app must have the required scopes for the CRM objects you want to sync.

Connection Setup

1

1. Create a Private App

In HubSpot, go to Settings → Integrations → Private Apps. Create a new private app.
2

2. Select Scopes

Select the scopes for CRM objects: contacts, companies, deals, tickets, engagements, owners, pipelines, and properties. Choose read access for the objects you need.
3

3. Copy the Access Token

After creating the app, copy the access token. Store it securely.
4

4. API Key Field

Paste the access token into the API key field in MantrixFlow.

Available Streams

  • Contacts
  • Companies
  • Deals
  • Tickets
  • Engagements
  • Owners
  • Pipelines
  • Properties (and custom properties)

Supported Sync Modes

  • Full sync — Reads all records on every run.
  • Incremental sync — Uses lastmodifieddate or similar to read only new or updated records.