Skip to content

Commit 84f7b4d

Browse files
authored
Merge pull request #5344 from segmentio/bobbyatsegment-patch-8
Add note on connecting new mappings to model
2 parents df2d364 + 4d66304 commit 84f7b4d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/connections/reverse-etl/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ To add your first destination:
9696
### Step 4: Create mappings
9797
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.
9898

99+
> info ""
100+
> When you add new mappings to an existing model, Segment only syncs changes that have transpired since the last sync, not the entire dataset. For a comprehensive data synchronization, Segment recommends that you first recreate the model, then establish a one-to-one mapping with the new model. This ensures that all data syncs effectively.
101+
99102
To create a mapping:
100103
1. Navigate to **Conections > Destinations** and select the **Reverse ETL** tab.
101104
2. Select the destination that you want to create a mapping for.

0 commit comments

Comments
 (0)