HubSpot | Yext Hitchhikers Platform

Overview

Use the HubSpot source to pull tickets, blogs, website pages, or custom objects from your HubSpot account into Yext Content.

Operations

This source uses the HubSpot APIs for these operations:

  1. List Ticket Properties: Fetch tickets from your HubSpot account
  2. List Blogs Properties: Fetch blog posts from your HubSpot account
  3. List Website Pages Properties: Fetch website pages from your HubSpot account
  4. List Custom Objects Properties: Fetch custom objects from your HubSpot account

Requirements

To use the HubSpot source, link your HubSpot account to the Yext platform by navigating to Content > Configuration > Linked Accounts.

Select the appropriate scopes for the operation:

  • Fetch Tickets: tickets
  • Fetch Blogs: content
  • Fetch Website Pages: content
  • Fetch Custom Objects: crm.objects.custom.read

The metadata for each content type will be part of the response and extracted from the results object.

Authentication

This source requires OAuth.

Pagination

HubSpot APIs utilize cursor pagination.

Cursor paging.next.link
Detect Cursor In Response Body
Cursor Type Full URL
Feedback