You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/reverse-etl/index.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,11 @@ redirect_from:
9
9
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.
10
10
11
11
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.
14
14
***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.
15
15
***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.
17
17
18
18
> info "Reverse ETL supports event and object data"
19
19
> 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:
26
26
href="/docs/connections/reverse-etl/setup"
27
27
icon="getting-started.svg"
28
28
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."
30
30
%}
31
31
32
32
{% include components/reference-button.html
33
33
href="/docs/connections/reverse-etl/manage-retl"
34
34
icon="reverse-etl.svg"
35
35
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."
37
37
%}
38
38
</div>
39
39
@@ -53,7 +53,7 @@ Learn more about the system that powers Reverse ETL, supported destinations, and
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."
Copy file name to clipboardExpand all lines: src/connections/reverse-etl/reverse-etl-catalog.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Reverse ETL Catalog
3
3
beta: false
4
4
---
5
5
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.
7
7
8
8
> success ""
9
9
> 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