Skip to content

Commit 0ed09f5

Browse files
authored
Update insert-functions.md - FAQ re: storage destinations
1 parent 561591f commit 0ed09f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/connections/functions/insert-functions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -495,6 +495,10 @@ However, if your function aims to enrich event data by fetching additional infor
495495

496496
No, Destination Insert Functions are currently available for use with Cloud Mode (server-side) destinations only. Segment is in the early phases of exploration and discovery for supporting customer web plugins for custom Device Mode destinations and other use cases, but this is unsupported today.
497497

498+
##### Can I use Insert Functions with Storage destinations?
499+
500+
Destination Insert Functions are exclusively supported by Cloud Mode (server-side) destinations and cannot be integrated with Storage destinations at this time.
501+
498502
##### Can I connect an insert function to multiple destinations?
499503

500504
Yes, an insert function can be connected to multiple destinations.

0 commit comments

Comments
 (0)