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/setup.md
+13-12Lines changed: 13 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -98,18 +98,6 @@ To create a mapping:
98
98
12. Turn the toggle on for the **Mapping Status**. Events that match the trigger condition in the mapping will be sent to the destination.
99
99
* If you disable the mapping state to the destination, events that match the trigger condition in the mapping won’t be sent to the destination.
100
100
101
-
## Initial sync for a given mapping
102
-
After you've 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.
103
-
104
-
## Edit Reverse ETL syncs
105
-
### Edit your model
106
-
107
-
To edit your model:
108
-
1. Navigate to **Connections > Destinations** and select the **Reverse ETL** tab.
109
-
2. Select the source and the model you want to edit.
110
-
3. On the overview tab, click **Edit** to edit your query.
111
-
4. Click the **Settings** tab to edit the model name or change the schedule settings.
112
-
113
101
### Supported object and arrays
114
102
115
103
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).
@@ -192,6 +180,19 @@ To opt out of including null values in your downstream syncs:
192
180
5. In the field dropdown selection, disable the **Sync null values** toggle.
193
181
194
182
183
+
## Initial sync for a given mapping
184
+
After you've 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.
185
+
186
+
## Edit Reverse ETL syncs
187
+
### Edit your model
188
+
189
+
To edit your model:
190
+
1. Navigate to **Connections > Destinations** and select the **Reverse ETL** tab.
191
+
2. Select the source and the model you want to edit.
192
+
3. On the overview tab, click **Edit** to edit your query.
193
+
4. Click the **Settings** tab to edit the model name or change the schedule settings.
0 commit comments