HubSpot is a marketing, sales, and customer service platform designed to help businesses grow and manage customer relationships. The HubSpot integration in Glide empowers you to seamlessly interact with your HubSpot Contact, Company, and Deal data.
Don't see the Hubspot integration?
You may need to upgrade your plan. Browse Glide's plans and find the right fit for you.
In Glide, click the Settings icon in the upper-right corner.
Navigate to the Integrations tab and then select HubSpot.
Click the Add button.
Sign into your Hubspot account and select
Connect app to approve the integration.
Hubspot Objects and Properties
Objects
The Hubspot integration in Glide currently supports integrations with 3 Hubspot objects:
Contacts - Individuals who interact with your business
Companies - Organizations your business engages with
Deals - Typically sales opportunities that are tracked in pipelines
Each object has a unique identifier that is used to link records between Glide and Hubspot. Be sure to store this field in Glide if you want to retrieve info or make changes to records in the future.
Properties
Once you pick an object and find its unique identifier, you’ll need the Hubspot Property Internal Name for the value(s) you want to add, edit, or retrieve.
Properties are the different fields where you can store information. For example a Contact has properties like First Name, Last Name, Location, etc.
An Internal Name is the name of the field that does not change and is needed for integrations. For example, one day you may want to relabel First Name as Name in Hubspot, but the internal name (firstname) never changes.
To retrieve the internal name of a property:
In Hubspot, go to your Settings.
In Data Management, select the Object you are working with.
In Setup, select Manage contact properties.
Search and select the Property you want.
Select </> and copy the Internal name.
Features
Glide supports 5 features for each of Hubspot’s objects.
Create - Adds a new record
Edit - Updates an existing record
Archive - Temporarily hides a record without permanently deleting it
Delete - Permanently removes a record
Retrieve Info - Displays properties from a record in Glide.
All 5 features can be added as Actions to Components or added to a workflow in the Workflow Editor. Additionally, the Retrieve Info feature can be added as a Computed Column.
Let's take a look at how to use each of these features in Glide.
Create
The Hubspot integration can create new contacts, companies, or deals.
Delete
The Hubspot integration can delete existing contact, company, and deal records. The record will be permanently deleted from Hubspot.
Retrieve Info
The Hubspot integration can retrieve information from existing records about contacts, companies, and deals.
Let’s look at 3 examples of the Hubspot integration.
Example 1: Create Contact
The Create Contact action creates a new Contact record in Hubspot with the property values you send from Glide.
You can customize which properties to add to the new contact record in Hubspot. Make sure you use your internal Hubspot names so the fields match when you send the new contact data.
When you create a new contact, Hubspot will send back a Contact ID to be stored in Glide. You can specify which column in Glide should store the Contact ID data.
While not required, if you don’t fill out the “Values” field, a blank contact will be created in Hubspot.
Example 2: Archive Company
The Archive Company action hides a company in Hubspot. You can specify a column that houses Hubspot Company IDs to automate this process.
Example 3: Retrieve Deal Info
The Retrieve Deal Info action looks up a deal in Hubspot with the ID you provide and returns the property you request. You'll need a column with Deal IDs that match Hubspot, as well as the Property name from Hubspot.
To learn more generally about Integrations in Glide, including how they affect your app’s usage, check out our Introduction to Integrations.