Configure the HubSpot connector in Hymalaia
The HubSpot connector provides comprehensive integration with HubSpot CRM objects, allowing you to index and access the following objects:
Configure the following credentials:
Add the following scopes to read the indexed objects:
tickets.read
: Read access to ticketstasks.read
: Read access to taskscrm.objects.leads.read
: Read access to leadsdeals.read
: Read access to dealscontacts.read
: Read access to contactscompanies.read
: Read access to companiesquotes.read
: Read access to quotesinvoices.read
: Read access to invoicesConfigure the following redirect URI in your HubSpot application:
https://<YOUR_DEPLOYMENT_URL>/admin/connectors/hubspot/auth/callback
http://localhost:3000/admin/connectors/hubspot/auth/callback
(for local development)Once connected, your HubSpot data will stay in sync automatically.
🔐 Ensure that you have the necessary permissions to access these CRM objects in your HubSpot account.
Configure the HubSpot connector in Hymalaia
The HubSpot connector provides comprehensive integration with HubSpot CRM objects, allowing you to index and access the following objects:
Configure the following credentials:
Add the following scopes to read the indexed objects:
tickets.read
: Read access to ticketstasks.read
: Read access to taskscrm.objects.leads.read
: Read access to leadsdeals.read
: Read access to dealscontacts.read
: Read access to contactscompanies.read
: Read access to companiesquotes.read
: Read access to quotesinvoices.read
: Read access to invoicesConfigure the following redirect URI in your HubSpot application:
https://<YOUR_DEPLOYMENT_URL>/admin/connectors/hubspot/auth/callback
http://localhost:3000/admin/connectors/hubspot/auth/callback
(for local development)Once connected, your HubSpot data will stay in sync automatically.
🔐 Ensure that you have the necessary permissions to access these CRM objects in your HubSpot account.