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
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,9 @@ To add multiple mappings from your warehouse to your destination, repeat steps 1
128
128
## Using Reverse ETL
129
129
After you've followed [all four steps](/docs/connections/reverse-etl/#getting-started) and set up your source, model, destination, and mappings for Reverse ETL, your data will extract and sync to your destination(s) right away if you chose an interval schedule. If you set your data to extract at a specific day and time, the extraction will take place then.
130
130
131
-
### Sync history and observability
131
+
### Managing syncs
132
+
133
+
#### Sync history and observability
132
134
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.
133
135
134
136
To check the status of your extractions:
@@ -142,18 +144,18 @@ To check the status of your extractions:
142
144
* The load results - how many successful records were synced as well as how many records were updated, deleted, or are new.
143
145
5. If your sync failed, click the failed reason to get more details on the error and view sample payloads to help troubleshoot the issue.
144
146
145
-
#### Replays
146
-
You can choose to replay syncs. To replay a specific sync, contact [friends@segment.com](mailto:friends@segment.com). Keep in mind that triggering a replay resyncs all records for a given sync.
147
-
148
147
#### Reset syncs
149
-
You can reset your sync by
148
+
If you make edits to your model and/or mapping, you can reset your syncs so that your data is synced from the beginning.
150
149
151
150
To reset a sync:
152
151
1. Select the three dots next to **Sync now**.
153
152
2. Select **Reset sync**.
154
153
3. Select the checkbox that you understand what happens when a sync is reset.
155
154
4. Click **Reset sync**.
156
155
156
+
#### Replays
157
+
You can choose to replay syncs. To replay a specific sync, contact [friends@segment.com](mailto:friends@segment.com). Keep in mind that triggering a replay resyncs all records for a given sync.
158
+
157
159
#### Email alerts
158
160
You can opt in to receive email alerts regarding notifications for Reverse ETL.
0 commit comments