Skip to content

Commit ce981c4

Browse files
fix numbered list
Co-authored-by: stayseesong <[email protected]>
1 parent f9ddb47 commit ce981c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/connections/reverse-etl/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,8 @@ To create a mapping:
117117
10. Define how to map the record columns from your model to your destination in the **Select Mappings** section.
118118
* You map the fields that come from your source, to fields that the destination expects to find. Fields on the destination side depend on the type of action selected.
119119
* If you're setting up a destination action, depending on the destination, some mapping fields may require data to be in the form of an object or array. See the [supported objects and arrays for mapping](#supported-object-and-arrays).
120-
11. Click **Create Mapping**.
120+
11. *(Optional)* Send a test record to verify the mappings correctly send to your destination.
121+
12. Click **Create Mapping**.
121122
12. Select the destination you’d like to enable on the **My Destinations** page under **Reverse ETL > Destinations**.
122123
14. Turn the toggle on for the **Mapping Status**. Events that match the trigger condition in the mapping will be sent to the destination.
123124
* 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.

0 commit comments

Comments
 (0)