Skip to content

Commit e646cd4

Browse files
committed
Edits
1 parent d1d94db commit e646cd4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/connections/functions/insert-functions.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ For data to flow to your downstream destinations, you'll need to connect your in
4343
### Using the Destinations tab
4444

4545
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.
4848
3. Select **Functions** and then select your insert function.
4949

5050
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:
142142

143143
## Save and deploy the destination insert function
144144

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.
146146

147147
Once you do that, you'll see the insert function from the Functions page in your catalog.
148148

@@ -159,7 +159,8 @@ You need to enable your insert function for it to process your data.
159159

160160
To enable your insert function:
161161

162-
1. Navigate to **Connections > Destinations > Functions**.
162+
1. Navigate to **Connections > Destinations**.
163+
2. Select your destination, then select the **Functions** tab.
163164
2. Select the **Enable Function** toggle, and click **Enable** on the pop-out window.
164165

165166
To prevent your insert function from processing data, toggle Enable Function off.

0 commit comments

Comments
 (0)