Skip to content

Commit 59e4663

Browse files
committed
implement feedback from kly
1 parent f797816 commit 59e4663

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

src/connections/reverse-etl/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ redirect_from:
99
Reverse ETL (Extract, Transform, Load) extracts data from a data warehouse using a query you provide and syncs the data to your third party destinations.
1010

1111
Use Reverse ETL when you want to:
12-
* **Enable your marketing teams**: Sync audiences and other data built in the warehouse to Braze, Hubspot, or Salesforce Marketing Cloud for personalized marketing campaigns.
13-
* **Enrich your customer profiles**: Sync enriched data to Mixpanel for a more complete view of the customer, or enrich Segment Unify with data from your warehouse.
12+
* **Enable your marketing teams**: Sync audiences and other data built in the warehouse to multi-channel marketing tools, like Braze, Hubspot, or Salesforce Marketing Cloud, to personalize marketing campaigns.
13+
* **Enrich your customer profiles**: Sync enriched data to destinations like Mixpanel for a more complete view of the customer, or enrich Segment Profiles with data from your warehouse.
1414
* **Activate data in Twilio Engage**: Send data in the warehouse back into Segment as events that can be activated in all supported destinations, including Twilio Engage destinations.
1515
* **Strengthen your conversion events**: Pass offline or enriched data to conversion APIs like Facebook, Google Ads, TikTok, or Snapchat.
16-
* **Empower business teams**: Connect Google Sheets to a view in the warehouse to create up-to-date reports for other business teams.
16+
* **Make warehouse data accessible to business teams**: Connect destinations like Google Sheets to a view in the warehouse to allow business teams to access up-to-date reports.
1717

1818
> info "Reverse ETL supports event and object data"
1919
> Event and object data includes customer profile data, subscriptions, product tables, shopping cart tables, and more.
@@ -26,14 +26,14 @@ Use Reverse ETL when you want to:
2626
href="/docs/connections/reverse-etl/setup"
2727
icon="getting-started.svg"
2828
title="Set up Reverse ETL"
29-
description="Add a Reverse ETL source, set up a model, add a destination, and create mappings to transfer data from your warehouse to your downstream destinations."
29+
description="Add a Reverse ETL source, set up a model, add a destination, and create mappings to sync data from your warehouse to your downstream destinations."
3030
%}
3131

3232
{% include components/reference-button.html
3333
href="/docs/connections/reverse-etl/manage-retl"
3434
icon="reverse-etl.svg"
3535
title="Manage Reverse ETL Syncs"
36-
description="View your sync history, gain insights into sync statuses, and restart or replay failed or partially successful syncs."
36+
description="View your sync history, reset your syncs, or subscribe to alerts."
3737
%}
3838
</div>
3939

@@ -53,7 +53,7 @@ Learn more about the system that powers Reverse ETL, supported destinations, and
5353
{% include components/reference-button.html
5454
href="/docs/connections/reverse-etl/reverse-etl-catalog"
5555
title="Destination catalog"
56-
description="View the 30+ destinations with native Reverse ETL support and learn how to send data to the rest of the Segment catalog using Segment Connections."
56+
description="View the destinations that support Reverse ETL sources."
5757
%}
5858
</div>
5959

src/connections/reverse-etl/reverse-etl-catalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Reverse ETL Catalog
33
beta: false
44
---
55

6-
Reverse ETL supports the entire Segment destination catalog - 30+ Actions destinations are natively supported and all other destinations are supported through the [Segment Connections](#segment-connections-destination) destination.
6+
Reverse ETL supports the entire Segment destination catalog - Actions destinations are natively supported and all other destinations are supported through the [Segment Connections](#segment-connections-destination) destination.
77

88
> success ""
99
> Twilio Engage Premier Subscriptions users can use the [Segment Profiles](/docs/connections/destinations/catalog/actions-segment-profiles/) destination to enrich their warehouse data.

0 commit comments

Comments
 (0)