We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15ef6b4 commit 3a83254Copy full SHA for 3a83254
src/connections/functions/insert-functions.md
@@ -47,6 +47,9 @@ Use this page to edit and manage insert functions in your workspace.
47
48
You can also use this page to [enable destination insert functions](#enable-the-insert-function) in your workspace.
49
50
+> warning "Storage Destination Limit"
51
+> Currently, you are not able to connect a Storage Destination to an Insert Function.
52
+
53
## Code the destination insert function
54
55
Segment invokes a separate part of the function (called a "handler") for each event type that you send to your destination insert function.
0 commit comments