Skip to content

Commit 9c6888c

Browse files
committed
rm section in destination overview page, polish retl page
1 parent 69c2b6f commit 9c6888c

File tree

2 files changed

+16
-23
lines changed

2 files changed

+16
-23
lines changed

src/connections/destinations/index.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -44,24 +44,6 @@ Many destinations can accept data from all types of sources, but some are only c
4444

4545
In June 2021, Segment released a new form of destinations called [Destinations Actions](/docs/connections/destinations/actions/). These destinations allow users to create *subscriptions*: sets of conditions in which data is sent to the destinations and data mappings, to format that data for the destination tool. Segment watches for data that matches the conditions you create (*triggers*) for the subscription, and when the conditions are met, uses an explicit mapping to transform the incoming data to an output format that your destination can use.
4646

47-
## Simplified Mappings
48-
49-
Some Destination Actions offer a simplified mapping experience, where you directly configure the sync behavior Segment uses to send data to destination rather than mapping fields from your source to your destination. This offers you more granular control over the way data flows to your destination.
50-
51-
The following destinations support Simplified Mappings:
52-
- [Google Ads Conversions](/docs/connections/destinations/catalog/actions-google-enhanced-conversions/)
53-
54-
To create a Simplified Mapping:
55-
1. Navigate to the overview page for the destination attached to your Reverse ETL source and click **Add Mapping**.
56-
2. Select the Reverse ETL model you would like to power your mapping and click **Next**.
57-
3. Define the behavior each sync should have. For example, select the records you would like to sync, the way you would like to Segment to update data in your destination, and how Segment should respond when you delete a record in your warehouse.
58-
4. Select a "key", or the unique value Segment should use to match records between your warehouse and your destination.
59-
- _(Optional)_: Select one or more columns to sync to your downstream destination. This is not required, but can help you control the granularity of data that flows to your downstream destination.
60-
- _(Optional)_: Send a test event downstream to verify that your records sync as expected.
61-
7. When you're satisfied with your mappings, click **Next**.
62-
8. On the Settings page, enter a name for your destination and set a sync schedule.
63-
9. Click **Save and enable** to create your mapping.
64-
6547
## Connection modes
6648

6749
{% include content/connection-modes-intro.md %}

src/connections/reverse-etl/setup.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,6 @@ To add your first destination:
8686
## Step 4: Create mappings
8787
After you’ve added a destination, you can create mappings from your warehouse to the destination. Mappings enable you to map the data you extract from your warehouse to the fields in your destination.
8888

89-
> info "Some Reverse ETL destinations support Simplified Mappings"
90-
> Some Destination Actions offer a simplified mapping experience, where you directly configure the sync behavior Segment uses to send data to destination rather than mapping fields from your source to your destination. This offers you more granular control over the way data flows to your destination.
91-
>
92-
> For more information about Simplified Mappings, see the [Simplified Mappings](/docs/connections/destinations/#simplified-mappings) documentation.
93-
9489
To create a mapping:
9590
1. Navigate to **Connections > Destinations** and select the **Reverse ETL** tab.
9691
2. Select the destination that you want to create a mapping for.
@@ -125,6 +120,22 @@ To create a mapping:
125120

126121
To add multiple mappings from your warehouse to your destination, repeat steps 1-13 above.
127122

123+
Some destinations offer a streamlined mapping experience, where you directly configure the sync behavior Segment uses to send data to destination rather than mapping fields from your warehouse to your destination. This offers you more granular control over the way data flows to your destination and gets data flowing into your destinations more quickly.
124+
125+
The following destinations support streamlined mappings:
126+
- [Google Ads Conversions](/docs/connections/destinations/catalog/actions-google-enhanced-conversions/)
127+
128+
To create a streamlined mapping:
129+
1. Navigate to the overview page for the destination attached to your Reverse ETL source and click **Add Mapping**.
130+
2. Select the Reverse ETL model you would like to power your mapping and click **Next**.
131+
3. Define the behavior each sync should have. For example, select the records you would like to sync, the way you would like to Segment to update data in your destination, and how Segment should respond when you delete a record in your warehouse.
132+
4. Select a "key", or the unique value Segment should use to match records between your warehouse and your destination.
133+
- _(Optional)_: Select one or more columns to sync to your downstream destination. This is not required, but can help you control the granularity of data that flows to your downstream destination.
134+
- _(Optional)_: Send a test event downstream to verify that your records sync as expected.
135+
7. When you're satisfied with your mappings, click **Next**.
136+
8. On the Settings page, enter a name for your destination and set a sync schedule.
137+
9. Click **Save and enable** to create your mapping.
138+
128139
### Edit your mapping
129140

130141
To edit your mapping:

0 commit comments

Comments
 (0)