Integrating HubSpot Tool with Alhena AI
HubSpot Lead Generation: https://www.hubspot.com/
Last updated
HubSpot Lead Generation: https://www.hubspot.com/
Last updated
Generate leads from conversations using HubSpot Tool powered by Alhena AI.
We have a HubSpot Tool Integration Option in AI settings Tab > Connect tools Tab
Then look for HubSpot - Lead generation (Click on Connect Button)
Purpose A private-app access token (often called the “HubSpot API token”) lets a backend service—such as Alhena AI—make authenticated calls to the HubSpot CRM on behalf of one HubSpot account.
Never expose this token in client-side code or public repositories.
HubSpot Developer account
Gives you a “Developer Dashboard” where you can spin up unlimited test portals.
Developer test account
A sandboxed HubSpot portal (a.k.a. ✦ Test Account) where you can try private apps safely.
Finish the short registration flow. (No credit-card needed.)
You’ll land in the Developer Home.
In the left nav, click Test accounts.
Press Create developer test account.
Name it (e.g., Alhena AI Sandbox) and click Create.
Once created, click the new row to open the test account.
You’re now in the HubSpot CRM UI
Click the ⚙️ Settings icon (upper-right).
In the left sidebar pick Integrations → Private Apps.
Press Create a private app.
App Name
Alhena AI Connector (Or any other name)
Description
Provides Alhena AI secure API access to HubSpot contacts.
At minimum check:
crm.objects.contacts.read
crm.objects.contacts.write
Click Create app.
A modal appears—click Show token.
Copy the token
In same page, go to Data Management > Properties > Click on any properties Eg. First Name
Note the internal name (Attribute name), in this case internal name is firstname (As mentioned below)
Go to and choose Sign up / Log in.
(These allow Alhena AI to read and update Contact records. Add more scopes later if your integration grows.)
Do not email or commit this token; treat it like a production password.