From 25b52909fb4e255ea933cf90bc0aa1efe3864ed5 Mon Sep 17 00:00:00 2001 From: Sharon Adewusi Date: Sat, 8 Mar 2025 00:03:24 +0000 Subject: [PATCH 1/4] Updates to Collections + Sync Can now select sync collections + start date --- src/connections/sources/catalog/cloud-apps/hubspot/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/connections/sources/catalog/cloud-apps/hubspot/index.md b/src/connections/sources/catalog/cloud-apps/hubspot/index.md index b87b3e0db3..e559f0c518 100644 --- a/src/connections/sources/catalog/cloud-apps/hubspot/index.md +++ b/src/connections/sources/catalog/cloud-apps/hubspot/index.md @@ -31,12 +31,12 @@ The HubSpot source is built with a sync component, which means Segment makes req Our sync component uses an upsert API, so the data in your warehouse loaded using sync will reflect the latest state of the corresponding resource in HubSpot. For example, if `deals` goes from `open` to `closed` between syncs, on its next sync that deal's status will be `closed`. -The source syncs and warehouse syncs are independent processes. Source runs pull your data into the Segment Hub, and warehouse runs flush that data to your warehouse. Sources will sync with Segment every 3 hours. Depending on your Warehouses plan, we will push the Source data to your warehouse on the interval associated with your billing plan. +The source syncs and warehouse syncs are independent processes. Source runs pull your data into the Segment Hub, and warehouse runs flush that data to your warehouse. You can set the start date of the first sync and sources will sync with Segment every 3 hours. Depending on your Warehouses plan, we will push the Source data to your warehouse on the interval associated with your billing plan. ## Collections -Collections are the groupings of resources we pull from your source. In your warehouse, each collection gets its own table. +Collections are the groupings of resources we pull from your source. You can select which collections will be included in your sync. In your warehouse, each collection gets its own table. ### Event History From bcd8c956066861c1a9aef39be34fcf4d199ea440 Mon Sep 17 00:00:00 2001 From: Sharon Adewusi Date: Wed, 19 Mar 2025 12:12:53 +0000 Subject: [PATCH 2/4] Added selective sync to Getting Started [DOC-1038].md --- src/connections/sources/catalog/cloud-apps/hubspot/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/connections/sources/catalog/cloud-apps/hubspot/index.md b/src/connections/sources/catalog/cloud-apps/hubspot/index.md index e559f0c518..620f299646 100644 --- a/src/connections/sources/catalog/cloud-apps/hubspot/index.md +++ b/src/connections/sources/catalog/cloud-apps/hubspot/index.md @@ -18,7 +18,9 @@ Are you trying to set up HubSpot as a destination to receive data from Segment? **Note**: You can add multiple instances if you have multiple HubSpot accounts. That's why we allow you to customize the source's nickname and schema name! -4. Finally, connect an account with **admin API permissions** to access your HubSpot data. This account should be an active user on a Professional or Enterprise plan. Check out [HubSpot's docs on how to get your API Key](http://knowledge.hubspot.com/articles/kcs_article/integrations/how-do-i-get-my-hubspot-api-key){:target="_blank"}. +4. Next, configure the Selective Sync settings. You can specify a start date for the initial sync, adjust the default sync frequency, and select which collections to sync. + +5. Finally, connect an account with **admin API permissions** to access your HubSpot data. This account should be an active user on a Professional or Enterprise plan. Check out [HubSpot's docs on how to get your API Key](http://knowledge.hubspot.com/articles/kcs_article/integrations/how-do-i-get-my-hubspot-api-key){:target="_blank"}. Voila! We'll begin syncing your HubSpot data into Segment momentarily, and it will be written to your warehouse at your next Warehouse run. From 22a5c61ff2861eca6623be6a81ca69729050d8ed Mon Sep 17 00:00:00 2001 From: Sharon Adewusi Date: Wed, 19 Mar 2025 12:15:45 +0000 Subject: [PATCH 3/4] Update src/connections/sources/catalog/cloud-apps/hubspot/index.md Co-authored-by: forstisabella <92472883+forstisabella@users.noreply.github.com> --- src/connections/sources/catalog/cloud-apps/hubspot/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connections/sources/catalog/cloud-apps/hubspot/index.md b/src/connections/sources/catalog/cloud-apps/hubspot/index.md index 620f299646..6c84356615 100644 --- a/src/connections/sources/catalog/cloud-apps/hubspot/index.md +++ b/src/connections/sources/catalog/cloud-apps/hubspot/index.md @@ -38,7 +38,7 @@ The source syncs and warehouse syncs are independent processes. Source runs pull ## Collections -Collections are the groupings of resources we pull from your source. You can select which collections will be included in your sync. In your warehouse, each collection gets its own table. +Collections are the groupings of resources we pull from your source. You can select which collections are included in your sync. In your warehouse, each collection gets its own table. ### Event History From d300a206cfbd38c801f1df1c93935df75e1fc492 Mon Sep 17 00:00:00 2001 From: Sharon Adewusi Date: Wed, 19 Mar 2025 12:17:55 +0000 Subject: [PATCH 4/4] Update src/connections/sources/catalog/cloud-apps/hubspot/index.md Co-authored-by: forstisabella <92472883+forstisabella@users.noreply.github.com> --- src/connections/sources/catalog/cloud-apps/hubspot/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connections/sources/catalog/cloud-apps/hubspot/index.md b/src/connections/sources/catalog/cloud-apps/hubspot/index.md index 6c84356615..3a13053519 100644 --- a/src/connections/sources/catalog/cloud-apps/hubspot/index.md +++ b/src/connections/sources/catalog/cloud-apps/hubspot/index.md @@ -33,7 +33,7 @@ The HubSpot source is built with a sync component, which means Segment makes req Our sync component uses an upsert API, so the data in your warehouse loaded using sync will reflect the latest state of the corresponding resource in HubSpot. For example, if `deals` goes from `open` to `closed` between syncs, on its next sync that deal's status will be `closed`. -The source syncs and warehouse syncs are independent processes. Source runs pull your data into the Segment Hub, and warehouse runs flush that data to your warehouse. You can set the start date of the first sync and sources will sync with Segment every 3 hours. Depending on your Warehouses plan, we will push the Source data to your warehouse on the interval associated with your billing plan. +The source syncs and warehouse syncs are independent processes. Source runs pull your data into the Segment Hub, and warehouse runs flush that data to your warehouse. You can set the start date of the first sync. After the first sync, sources sync with Segment every 3 hours. Depending on your Warehouses plan, Segment pushes the Source data to your warehouse on the interval associated with your billing plan. ## Collections