CRM
HubSpot
Sync HubSpot contacts, companies, and deals with Atlas Growth records so sales and operations share one source of truth.
What this connector does
- Sync contacts, companies, and deals into Atlas Growth records.
- Reflect deal stage, owner, and amount changes across both systems after mapping approval.
- Attach Atlas tasks to HubSpot records as engagements.
- Listen for object change events to keep the deal room live.
Before you begin
- You are a Super Admin in the HubSpot account.
- You can create developer apps on the HubSpot Developer portal.
- You have a sandbox HubSpot account for first validation.
Get your credentials
Open the HubSpot developer dashboard
Sign in with the developer account associated with your HubSpot org. developers.hubspot.com
Create an app
Click Create app, name it Atlas Connector, and save.
Configure auth and scopes
Under Auth, add Redirect URL https://YOUR-ATLAS-HOST/oauth/callback/hubspot. Select the scopes listed below.
Install on the production account
Click Install app and sign in with the production account owner to approve the scopes.
Copy the client id and secret
From Auth, copy Client ID and Client Secret into the Atlas HubSpot connector settings page.
Required scopes and permissions
crm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.read crm.objects.companies.writecrm.objects.deals.read crm.objects.deals.writeoauthSetup checklist
- Create the provider app in a sandbox or development workspace.
- Add the Atlas redirect URL to the provider app configuration.
- Copy the client id, client secret, or API key.
- Paste the credentials into the Atlas connector settings page.
- Click Connect and complete the provider sign-in screen.
- Run Test connection from the connector page to verify health.
Troubleshooting
INVALID_AUTHENTICATION
Refresh token has been revoked. Reconnect from Atlas.
Required scope missing
Add the scope under Auth, then click Install on production again to grant it.
Sandbox vs production confusion
A developer test account is not the production org. Install the app on production for live sync.
Webhooks
Atlas registers a HubSpot webhook subscription per object type and validates the X-HubSpot-Signature header.
Events Atlas listens for
- contact.creation
- contact.propertyChange
- deal.creation
- deal.propertyChange
Provider docs: https://developers.hubspot.com/docs/api/webhooks
Disconnect and data deletion
- Click Disconnect on the Atlas HubSpot connector page.
- In HubSpot, open Settings, Integrations, Connected apps and uninstall Atlas Connector.
- Atlas deletes cached HubSpot object metadata within 24 hours of disconnect.
Once you have the credentials above, paste them into the live connector page to finish connecting HubSpot.
Open the HubSpot connector page