Sync HubSpot contacts, companies, and deals with Atlas Growth records so sales and operations share one source of truth.
Sign in with the developer account associated with your HubSpot org. developers.hubspot.com
Click Create app, name it Atlas Connector, and save.
Under Auth, add Redirect URL https://YOUR-ATLAS-HOST/oauth/callback/hubspot. Select the scopes listed below.
Click Install app and sign in with the production account owner to approve the scopes.
From Auth, copy Client ID and Client Secret into the Atlas HubSpot connector settings page.
crm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.read crm.objects.companies.writecrm.objects.deals.read crm.objects.deals.writeoauthINVALID_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.
Atlas registers a HubSpot webhook subscription per object type and validates the X-HubSpot-Signature header.
Events Atlas listens for
Provider docs: https://developers.hubspot.com/docs/api/webhooks
Ready to connect HubSpot?
Paste the credentials you copied above into the live connector page.