Skip to content

HubSpot Connection

Connect to HubSpot CRM to manage contacts, companies, deals, and tickets.

Configuration

FieldDescriptionRequired
Access TokenHubSpot private app access tokenYes

Getting Your Access Token

  1. Log in to your HubSpot account as a super admin
  2. Navigate to Development in the top navigation
  3. In the left sidebar, click Legacy apps
  4. Click Create legacy app in the top right, then select Private
  5. On the Basic Info tab, enter a name for your app
  6. Go to the Scopes tab and click Add new scope — select the CRM scopes your workflows need (e.g., crm.objects.contacts.read, crm.objects.contacts.write)
  7. Click Create app in the top right, then Continue creating to confirm
  8. Copy the access token shown in the dialog

Usage

Once created, this connection becomes available in:

  • HubSpot — manage contacts, companies, deals, and tickets

TIP

Private app tokens inherit the permissions you select during creation. Add only the scopes your workflows actually need.