Skip to content

Commit

Permalink
Source Hubspot: Docs: Update hubspot.md (#33302)
Browse files Browse the repository at this point in the history
Co-authored-by: Daryna Ishchenko <80129833+darynaishchenko@users.noreply.github.com>
  • Loading branch information
DanyloGL and darynaishchenko authored Jan 3, 2024
1 parent 6762dcb commit 51e84e7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/integrations/sources/hubspot.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ The HubSpot source connector supports the following streams:
- [Contact Lists](http://developers.hubspot.com/docs/methods/lists/get_lists) \(Incremental\)
- [Contacts](https://developers.hubspot.com/docs/methods/contacts/get_contacts) \(Incremental\)
- [Contacts List Memberships](https://legacydocs.hubspot.com/docs/methods/contacts/get_contacts)
- [Contacts Merged Audit](https://legacydocs.hubspot.com/docs/methods/contacts/get_batch_by_vid)
- [Deal Pipelines](https://developers.hubspot.com/docs/methods/pipelines/get_pipelines_for_object_type) \(Client-Side Incremental\)
- [Deals](https://developers.hubspot.com/docs/api/crm/deals) \(including Contact associations\) \(Incremental\)
- Records that have been deleted (archived) and stored in HubSpot's recycle bin will only be kept for 90 days, see [response from HubSpot Team](https://community.hubspot.com/t5/APIs-Integrations/Archived-deals-deleted-or-different/m-p/714157)
Expand All @@ -184,6 +185,7 @@ The HubSpot source connector supports the following streams:
- [Line Items](https://developers.hubspot.com/docs/api/crm/line-items) \(Incremental\)
- [Marketing Emails](https://legacydocs.hubspot.com/docs/methods/cms_email/get-all-marketing-email-statistics)
- [Owners](https://developers.hubspot.com/docs/methods/owners/get_owners) \(Client-Side Incremental\)
- [Owners Archived](https://legacydocs.hubspot.com/docs/methods/owners/get_owners) \(Client-Side Incremental)
- [Products](https://developers.hubspot.com/docs/api/crm/products) \(Incremental\)
- [Contacts Property History](https://legacydocs.hubspot.com/docs/methods/contacts/get_contacts) \(Client-Side Incremental\)
- [Companies Property History](https://legacydocs.hubspot.com/docs/methods/companies/get-all-companies) \(Client-Side Incremental\)
Expand Down Expand Up @@ -423,4 +425,4 @@ The connector is restricted by normal HubSpot [rate limitations](https://legacyd
| 0.1.8 | 2021-08-06 | [5250](https://github.com/airbytehq/airbyte/pull/5250) | Fix issue with printing exceptions |
| 0.1.7 | 2021-07-27 | [4913](https://github.com/airbytehq/airbyte/pull/4913) | Update fields schema |

</HideInUI>
</HideInUI>

0 comments on commit 51e84e7

Please sign in to comment.