Skip to content

Commit d7548ba

Browse files
authored
Merge pull request #6747 from segmentio/samkcrespo-patch-28
Add Insert Functions FAQ on Storage Destinations
2 parents 68d0ac0 + 1e2946b commit d7548ba

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
@@ -500,6 +500,10 @@ However, if your function aims to enrich event data by fetching additional infor
500500

501501
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.
502502

503+
##### Can I use Insert Functions with Storage destinations?
504+
505+
Insert Functions are only supported by Cloud Mode (server-side) destinations and aren't compatible with Storage destinations.
506+
503507
##### Can I connect an insert function to multiple destinations?
504508

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

0 commit comments

Comments
 (0)