@@ -43,8 +43,8 @@ For data to flow to your downstream destinations, you'll need to connect your in
43
43
### Using the Destinations tab
44
44
45
45
To access insert functions through the Destinations tab:
46
- 1 . Navigate to ** Connections > Destinations**
47
- 2 . Select your destination
46
+ 1 . Navigate to ** Connections > Destinations** .
47
+ 2 . Select your destination.
48
48
3 . Select ** Functions** and then select your insert function.
49
49
50
50
Use this page to edit and manage insert functions in your workspace.
@@ -142,7 +142,7 @@ You can manually test your code from the functions editor:
142
142
143
143
## Save and deploy the destination insert function
144
144
145
- Once you finish building your insert function, click ** Next: Configure and deploy ** to name it, then click ** Create function ** to save it.
145
+ Once you finish building your insert function, click ** Next: Configure & Create ** to name it, then click ** Create Function ** to save it.
146
146
147
147
Once you do that, you'll see the insert function from the Functions page in your catalog.
148
148
@@ -159,7 +159,8 @@ You need to enable your insert function for it to process your data.
159
159
160
160
To enable your insert function:
161
161
162
- 1 . Navigate to ** Connections > Destinations > Functions** .
162
+ 1 . Navigate to ** Connections > Destinations** .
163
+ 2 . Select your destination, then select the ** Functions** tab.
163
164
2 . Select the ** Enable Function** toggle, and click ** Enable** on the pop-out window.
164
165
165
166
To prevent your insert function from processing data, toggle Enable Function off.
0 commit comments