Skip to content

Commit c5de281

Browse files
forstisabellapwseg
andauthored
FAQ updates
Co-authored-by: pwseg <[email protected]>
1 parent 1cb0609 commit c5de281

File tree

1 file changed

+2
-2
lines changed
  • src/connections/reverse-etl

1 file changed

+2
-2
lines changed

src/connections/reverse-etl/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ beta: false
66
Get answers to some frequently asked Reverse ETL questions.
77

88
## Why do my sync results show *No records extracted* when I select *Updated records* after I enable the mapping?
9-
It's expected that when you select **Updated records** the records do not change after the first sync. During the first sync, the reverse ETL system calculates a snapshot of all the results and creates records in the `_segment_reverse_etl` schema. All the records are considered as *Added records* instead of *Updated records* at this time. The records can only meet the *Updated records* condition when the underlying values change after the first sync completes.
9+
It's expected that when you select **Updated records**, the records do not change after the first sync. During the first sync, the reverse ETL system calculates a snapshot of all the results and creates records in the `_segment_reverse_etl` schema. All the records are considered as *Added records* instead of *Updated records* at this time. The records can only meet the *Updated records* condition when the underlying values change after the first sync completes.
1010

1111
## Can I be notified when Reverse ETL syncs fail?
1212
Yes, you can sign up for Reverse ETL sync notifications.
1313

1414
To receive Reverse ETL sync notifications:
1515
1. Navigate to **Settings > User Preferences**.
16-
2. Select **Reverse ETL** In the **Activity Notifications** section.
16+
2. Select **Reverse ETL** in the **Activity Notifications** section.
1717
3. Enable the toggle for **Reverse ETL Sync Failed**.
1818

1919
In case of consecutive failures, Segment sends notifications for every sync failure. Segment doesn't send notifications for partial failures.

0 commit comments

Comments
 (0)