Skip to content

Commit 6bb8127

Browse files
Update insert-functions.md
1 parent 4a23384 commit 6bb8127

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/connections/functions/insert-functions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,9 @@ You can manually test your code from the functions editor:
199199
- Error messages display errors surfaced from your function.
200200
- Logs display any messages to console.log() from the function.
201201

202+
- > info ""
203+
> Please note that the Event Tester will not make use of an Insert Function. It will not show how your data is impacted by an Insert Function and it will not allow data to be sent downstream through the Insert Function pipeline.
204+
202205
## Save and deploy the destination insert function
203206

204207
Once you finish building your insert function, click **Next: Configure & Create** to name it, then click **Create Function** to save it.

0 commit comments

Comments
 (0)