Documentation Index
Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
How to Retrieve a HubSpot Private App Token for Integrate.io
You can use HubSpot Private Apps to connect your HubSpot account securely with Integrate.io using an Access Token (Bearer Token). This guide walks you through creating the token from the HubSpot Dashboard.Step 1: Log In to HubSpot
Go to https://app.hubspot.com
Step 2: Create a Private App
Step 3: Configure the App
Step 4: Define Access Scopes
Some common scopes for data sync into Integrate.io:
For exporting (writing to HubSpot), select appropriate write scopes.
| Scope Category | Scope Name | Description |
|---|---|---|
| CRM | crm.objects.contacts.read | Read contacts |
| CRM | crm.objects.deals.read | Read deals |
| Marketing | marketing.emails.read | Read marketing emails |
| Analytics | reports.read | Access analytics reports |
| Custom Objects | crm.objects.custom.read | Read custom CRM objects |

Step 5: Create the App and Copy the Token
Step 6: Use Token in Integrate.io
In Integrate.io:
Integrate.io will now use this token for authenticated API calls.
Token Expiration
HubSpot Private App tokens do not expire unless:- You regenerate the token
- You delete the private app
- Your user permissions are removed




