Skip to content

Commit 1d3934c

Browse files
committed
comitting all in flight [netlify-build]
1 parent 59e4663 commit 1d3934c

File tree

5 files changed

+13
-73
lines changed

5 files changed

+13
-73
lines changed

src/connections/destinations/catalog/actions-sprig-web/index.md

Lines changed: 0 additions & 52 deletions
This file was deleted.

src/connections/destinations/catalog/actions-stackadapt-cloud/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: StackAdapt Destination
33
hide-boilerplate: true
44
hide-dossier: true
55
id: 61d8859be4f795335d5c677c
6-
hidden: true
76
redirect_from: '/connections/destinations/catalog/actions-stackadapt/'
87
---
98

src/connections/reverse-etl/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ redirect_from:
66
- '/reverse-etl/'
77
---
88

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.
9+
Reverse ETL (Extract, Transform, Load) extracts data from a warehouse using a query you provide and syncs this warehouse 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 multi-channel marketing tools, like Braze, Hubspot, or Salesforce Marketing Cloud, to personalize marketing campaigns.
12+
* **Elevate marketing campaigns**: 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.
1313
* **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.
@@ -26,7 +26,7 @@ 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 sync data from your warehouse to your downstream destinations."
29+
description="Set up the infrastructure you need to sync data from your warehouse to your downstream destinations."
3030
%}
3131

3232
{% include components/reference-button.html
@@ -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 destinations that support Reverse ETL sources."
56+
description="View the destinations that you can connect to your Reverse ETL sources."
5757
%}
5858
</div>
5959

src/connections/reverse-etl/manage-retl.md

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,21 @@ title: Manage Reverse ETL Syncs
33
beta: false
44
---
55

6-
View your sync history, gain insights into sync statuses, and restart or replay failed or partially successful syncs.
6+
View your sync history, reset your syncs, or subscribe to alerts.
77

88
## Sync overview
9-
On the Reverse ETL sync overview tab for your destination, you can see information about your recent Reverse ETL syncs at a glance, search for recent syncs, and quickly access the mappings and models that power Reverse ETL.
9+
The Reverse ETL sync overview tab, located under **Connections > Destinations**, gives you an overview of your latest Reverse ETL syncs.
1010

1111
![A screenshot of the sync overview page, which includes one failed sync and three successful syncs.](images/sync-overview.png)
1212

1313
You can view the following information about each sync:
14-
- **Latest sync**: The progress of your latest sync: syncs can either be **In progress**, **Successful**, or **Failed**. Also included is the timestamp of the sync start time.
14+
- **Latest sync**: The status of your latest sync. Syncs can either be **In progress**, **Successful**, or **Failed**.
1515
- **Mapping**: The named mapping that powered the sync and a hyperlink to the mapping's overview page.
16-
- **Model**: The name that you gave the SQL query used to withdraw information from your warehouse, with a hyperlink to the model overview page. Below the model name, you can see the warehouse source that Segment extracts information from.
17-
- **Action**: The Action that your destination uses to map information from your warehouse to your downstream destination.
18-
- **Mapping status**: The status of your mapping: either **Enabled** or **Disabled**.
19-
20-
You can also filter the sync overview table to return only the syncs that match your criteria.
21-
22-
You can filter for the following sync attributes:
23-
- **Sync status**: The status of your sync: In progress, Successful, Partially successful, or Failed.
24-
- **Start time**: Select a predefined time period, or create a custom date range.
25-
- **Model**: The model connected to your sync.
26-
- **Destination**: Select one or more of your connected destinations.
27-
- **Mapping status**: The status of your mapping: either **Enabled** or **Disabled**.
16+
- **Model**: The model that extracts data from your warehouse.
17+
- **Action**: The action that your destination uses to map information from your warehouse to your downstream destination.
18+
- **Mapping status**: The status of your mapping - either **Enabled** or **Disabled**.
19+
20+
You can also filter the sync overview table to return only **Enabled** or **Disabled** syncs.
2821

2922
## Sync history
3023
Check the status of your data extractions and see details of your syncs. Click into failed records to view additional details on the error, sample payloads to help you debug the issue, and recommended actions.

src/connections/reverse-etl/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ To edit your model:
6767
## Step 3: Add a destination
6868
Once you’ve added a model, you need to add a destination. In Reverse ETL, destinations are the business tools or apps you use that Segment syncs the data from your warehouse to.
6969

70-
Reverse ETL supports 30+ destinations: see all destinations listed in the [Reverse ETL catalog](/docs/connections/reverse-etl/reverse-etl-catalog/). If the destination you want to send data to is not listed in the Reverse ETL catalog, use the [Segment Connections Destination](/docs/connections/reverse-etl/reverse-etl-catalog/#segment-connections-destination) to send data from your Reverse ETL warehouse to your destination.
70+
Reverse ETL supports the destinations in the [Reverse ETL catalog](/docs/connections/reverse-etl/reverse-etl-catalog/). If the destination you want to send data to is not listed in the Reverse ETL catalog, use the [Segment Connections Destination](/docs/connections/reverse-etl/reverse-etl-catalog/#segment-connections-destination) to send data from your Reverse ETL warehouse to your destination.
7171

7272
Engage users can use the [Segment Profiles Destination](/docs/connections/destinations/catalog/actions-segment-profiles/) to create and update [Profiles](/docs/unify/) that can then be accessed through [Profile API](/docs/unify/profile-api/) and activated within [Twilio Engage](/docs/engage).
7373

0 commit comments

Comments
 (0)