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/manage-retl.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ View your sync history, gain insights into sync statuses, and restart or replay
8
8
## Sync overview
9
9
On the Reverse ETL sync overview tab for your destination, you can see information about your recent Reverse ETL syncs at a glance, search for recent syncs, and quickly access the mappings and models that power Reverse ETL.
10
10
11
-

11
+

12
12
13
13
You can view the following information about each sync:
14
14
-**Latest sync**: The progress of your latest sync: syncs can either be **In progress**, **Successful**, or **Failed**. Also included is the timestamp of the sync start time.
@@ -66,7 +66,7 @@ To subscribe to alerts:
66
66
-**Reverse ETL sync partial success**: Receive a notification when your Reverse ETL sync is partially successful.
67
67
4. Select one or more of the following alert options:
68
68
-**Enable email notifications**: Enter an email address or alias that should receive alerts.
69
-
-**Enable Slack notifications**: Enter a Webhook URL and Slack channel name.
69
+
-**Enable Slack notifications**: Enter a webhook URL and Slack channel name.
70
70
-**Enable in-app notifications**: Select this option to see an in-app notification.
71
71
5. Click **Create alert**.
72
72
@@ -75,7 +75,7 @@ To subscribe to alerts:
75
75
76
76
## Supported object and arrays
77
77
78
-
When you set up destination actions in Reverse ETL, depending on the destination, some [mapping fields](/docs/connections/reverse-etl/setup/#step-4-create-mappings) may require data to be in the form of an [object](/docs/connections/reverse-etl/manage-retl/#object-mapping) or [array](/docs/connections/reverse-etl/manage-retl/#array-mapping).
78
+
When you set up destination actions in Reverse ETL, depending on the destination, some [mapping fields](/docs/connections/reverse-etl/setup/#step-4-create-mappings) may require data as an [object](/docs/connections/reverse-etl/manage-retl/#object-mapping) or [array](/docs/connections/reverse-etl/manage-retl/#array-mapping).
79
79
80
80
### Object mapping
81
81
You can send data to a mapping field that requires object data. An example of object mapping is an `Order completed` model with a `Products` column that’s in object format.
0 commit comments