Skip to content

Commit 1267a1d

Browse files
committed
move note
1 parent 3a83254 commit 1267a1d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/connections/functions/insert-functions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ For data to flow to your downstream destinations, you'll need to connect your in
3636
2. Click **Connect a destination**.
3737
3. Select the destination you'd like to connect to and click **Connect to destination**.
3838

39+
> warning "Storage destinations are not compatible with Destination Insert Functions"
40+
> You cannot connect an Insert Function to a storage destination at this time.
41+
3942
### Using the Destinations tab
4043

4144
To access insert functions through the Destinations tab:
@@ -47,9 +50,6 @@ Use this page to edit and manage insert functions in your workspace.
4750

4851
You can also use this page to [enable destination insert functions](#enable-the-insert-function) in your workspace.
4952

50-
> warning "Storage Destination Limit"
51-
> Currently, you are not able to connect a Storage Destination to an Insert Function.
52-
5353
## Code the destination insert function
5454

5555
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

Comments
 (0)