Integrating HubSpot Tool with Alhena AI

HubSpot Lead Generation: https://www.hubspot.com/

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)

[HubSpot lead generation tool settings]

How to Generate a HubSpot API token

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.


Prerequisites

  • HubSpot developer account

  • Developer test account


  1. Click the ⚙️ Settings icon (upper-right).

  2. In the left sidebar pick Integrations → Private Apps.

  3. Press Create a private app.


Configure the Private App

Field
Suggested value

App Name

Alhena AI (Or any other name)

Description

Provides Alhena AI secure API access to HubSpot contacts.

Choose Scopes

  • crm.objects.contacts.read

  • crm.objects.contacts.write

(These allow Alhena AI to read and update Contact records)

Click Create app.


Reveal & Copy Your Token

  1. A modal appears—click Show token.

  2. Copy the token

How to get internal attributes names

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)

Last updated