From 4989b07ba2e7c405aae702b2f255c00d5ebc5c3b Mon Sep 17 00:00:00 2001 From: Charity Holt <38872070+charholt@users.noreply.github.com> Date: Mon, 3 Jun 2024 16:39:18 -0400 Subject: [PATCH 1/2] Update index.md adding that legacy plans are not supported for RETL --- src/connections/reverse-etl/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/connections/reverse-etl/index.md b/src/connections/reverse-etl/index.md index c14713f627..039b76f1d6 100644 --- a/src/connections/reverse-etl/index.md +++ b/src/connections/reverse-etl/index.md @@ -7,6 +7,9 @@ redirect_from: Reverse ETL (Extract, Transform, Load) extracts data from a data warehouse using a query you provide, and syncs the data to your 3rd party destinations. For example, with Reverse ETL, you can sync records from Snowflake to Mixpanel. Reverse ETL supports event and object data. This includes customer profile data, subscriptions, product tables, shopping cart tables, and more. +> info "" +> Reverse ETL is available to customers on Free, Team, and Business Tier plans. If you are on a Legacy plan, please contact your Segment account executive to learn how you can access Reverse ETL. + ## Example use cases Use Reverse ETL when you want to: * Sync audiences and other data built in the warehouse to Braze, Hubspot, or Salesforce Marketing Cloud for personalized marketing campaigns. From 9b2ae4b929568f8c95955a8f57a14f128f927b7f Mon Sep 17 00:00:00 2001 From: pwseg <86626706+pwseg@users.noreply.github.com> Date: Thu, 6 Jun 2024 12:57:11 -0500 Subject: [PATCH 2/2] minor change --- src/connections/reverse-etl/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connections/reverse-etl/index.md b/src/connections/reverse-etl/index.md index 039b76f1d6..fd2ed0f837 100644 --- a/src/connections/reverse-etl/index.md +++ b/src/connections/reverse-etl/index.md @@ -8,7 +8,7 @@ redirect_from: Reverse ETL (Extract, Transform, Load) extracts data from a data warehouse using a query you provide, and syncs the data to your 3rd party destinations. For example, with Reverse ETL, you can sync records from Snowflake to Mixpanel. Reverse ETL supports event and object data. This includes customer profile data, subscriptions, product tables, shopping cart tables, and more. > info "" -> Reverse ETL is available to customers on Free, Team, and Business Tier plans. If you are on a Legacy plan, please contact your Segment account executive to learn how you can access Reverse ETL. +> Reverse ETL is available to customers on Free, Team, and Business Tier plans. If you're on a Legacy plan, contact your Segment account executive to learn how you can access Reverse ETL. ## Example use cases Use Reverse ETL when you want to: