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
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,6 +142,15 @@ To check the status of your extractions:
142
142
* The load results - how many successful records were synced as well as how many records were updated, deleted, or are new.
143
143
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
144
145
+
#### Email alerts
146
+
You can opt in to receive email alerts regarding any notifications for Reverse ETL.
147
+
148
+
To subscribe to email alerts:
149
+
1. Navigate to **Settings > User Preferences**.
150
+
2. Select **Reverse ETL** in the **Activity Notifications** section.
151
+
3. Click the toggle for **Reverse ETL Sync Failed** to receive notifications when your Reverse ETL sync fails.
152
+
153
+
145
154
#### Replays
146
155
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.
0 commit comments