Skip to content

Commit 0406607

Browse files
forstisabellapwseg
andauthored
Manage RETL (except for JSON, check box wording)
Co-authored-by: pwseg <[email protected]>
1 parent 7b6b731 commit 0406607

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/connections/reverse-etl/manage-retl.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ View your sync history, gain insights into sync statuses, and restart or replay
88
## Sync overview
99
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.
1010

11-
![A screenshot of the sync overview page, which includes one failed sync and three successful syncs. ](images/sync-overview.png)
11+
![A screenshot of the sync overview page, which includes one failed sync and three successful syncs.](images/sync-overview.png)
1212

1313
You can view the following information about each sync:
1414
- **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:
6666
- **Reverse ETL sync partial success**: Receive a notification when your Reverse ETL sync is partially successful.
6767
4. Select one or more of the following alert options:
6868
- **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.
7070
- **Enable in-app notifications**: Select this option to see an in-app notification.
7171
5. Click **Create alert**.
7272

@@ -75,7 +75,7 @@ To subscribe to alerts:
7575
7676
## Supported object and arrays
7777

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).
7979

8080
### Object mapping
8181
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

Comments
 (0)