Skip to content

Commit

Permalink
source-hubspot-native: docs for added streams
Browse files Browse the repository at this point in the history
  • Loading branch information
williamhbaker committed Nov 22, 2024
1 parent 0a93b84 commit 91ee2a4
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,16 @@ The connector automatically discovers bindings for the following HubSpot resourc
* [Companies](https://developers.hubspot.com/docs/api/crm/companies)
* [Contacts](https://developers.hubspot.com/docs/api/crm/contacts)
* [Custom Objects](https://developers.hubspot.com/docs/api/crm/crm-custom-objects)
* [Deal Pipelines](https://developers.hubspot.com/beta-docs/guides/api/crm/pipelines)
* [Deals](https://developers.hubspot.com/docs/api/crm/deals)
* [Engagements](https://developers.hubspot.com/docs/api/crm/engagements)
* [Email Events](https://developers.hubspot.com/docs/methods/email/get_events)
* [Line Items](https://developers.hubspot.com/beta-docs/guides/api/crm/objects/line-items)
* [Owners](https://developers.hubspot.com/beta-docs/reference/api/crm/owners/v2)
* [Products](https://developers.hubspot.com/beta-docs/guides/api/crm/objects/products)
* [Properties](https://developers.hubspot.com/docs/api/crm/properties)
* [Tickets](https://developers.hubspot.com/docs/api/crm/tickets)

Updates for **Email Events** and **Custom Objects** may be delayed by up to 5 minutes due to
eventual consistency of the HubSpot API.

## Prerequisites

There are two ways to authenticate with HubSpot when capturing data: using OAuth2, or with a private app access token.
Expand Down

0 comments on commit 91ee2a4

Please sign in to comment.