Use the HubSpot source to pull tickets, blogs, website pages, or custom objects from your HubSpot account into Yext.
Operations
This source uses the HubSpot APIs for these operations:
- List Ticket Properties: Fetch tickets from your HubSpot account
- List Blogs Properties: Fetch blog posts from your HubSpot account
- List Website Pages Properties: Fetch website pages from your HubSpot account
- 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 Knowledge Graph > 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 |