We use cookies to improve our service. Learn more.

Reference / Integrations

Hubspot

Manage contacts, companies, and deals in Hubspot

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.

Adding and Configuring the Integration

To start using the Hubspot integration, you first need to add it to your project.

  • In Glide, click the Settings icon in the upper-right corner.
  • Navigate to the Integrations tab and then select Hubspot.
  • Click the Add to app 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:

  1. Contacts - Individuals who interact with your business
  2. Companies - Organizations your business engages with
  3. 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.

  1. Create - Adds a new record
  2. Edit - Updates an existing record
  3. Archive - Temporarily hides a record without permanently deleting it
  4. Delete - Permanently removes a record
  5. Retrieve Info - Displays properties from a record in Glide.

All 5 features can be added as actions to components or added to an action sequence in the Action Editor. Additionally, the Retrieve Info feature can be added as a computed column.

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.

FAQs

Updated 2 days ago
Was this helpful?