HubSpot Connection
Connect to HubSpot CRM to manage contacts, companies, deals, and tickets.
Configuration
| Field | Description | Required |
|---|---|---|
| Access Token | HubSpot private app access token | Yes |
Getting Your Access Token
- Log in to your HubSpot account as a super admin
- Navigate to Development in the top navigation
- In the left sidebar, click Legacy apps
- Click Create legacy app in the top right, then select Private
- On the Basic Info tab, enter a name for your app
- 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) - Click Create app in the top right, then Continue creating to confirm
- 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.