Skip to content

Commit f19ab42

Browse files
Add note on connecting new mappings to model
1 parent 18799f2 commit f19ab42

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 adding new mappings to an existing model, only the changes that have transpired since the last sync will be synchronized, not the entire dataset. For a comprehensive data synchronization, we advise you to first recreate the model, followed by establishing a one-to-one mapping with the new model. This approach ensures that all data synchronizes 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)