diff --git a/src/connections/reverse-etl/setup.md b/src/connections/reverse-etl/setup.md index 95dd35ac3c..b7e5bd61d3 100644 --- a/src/connections/reverse-etl/setup.md +++ b/src/connections/reverse-etl/setup.md @@ -98,18 +98,6 @@ To create a mapping: 12. Turn the toggle on for the **Mapping Status**. Events that match the trigger condition in the mapping will be sent to the destination. * 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. -## Initial sync for a given mapping -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. - -## Edit Reverse ETL syncs -### Edit your model - -To edit your model: -1. Navigate to **Connections > Destinations** and select the **Reverse ETL** tab. -2. Select the source and the model you want to edit. -3. On the overview tab, click **Edit** to edit your query. -4. Click the **Settings** tab to edit the model name or change the schedule settings. - ### Supported object and arrays 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: 5. In the field dropdown selection, disable the **Sync null values** toggle. +## Initial sync for a given mapping +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. + +## Edit Reverse ETL syncs +### Edit your model + +To edit your model: +1. Navigate to **Connections > Destinations** and select the **Reverse ETL** tab. +2. Select the source and the model you want to edit. +3. On the overview tab, click **Edit** to edit your query. +4. Click the **Settings** tab to edit the model name or change the schedule settings. + + ### Edit your mapping To edit your mapping: