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 4881a58 commit 243ccfbCopy full SHA for 243ccfb
src/connections/functions/insert-functions.md
@@ -506,7 +506,11 @@ Insert Functions are only supported by Cloud Mode (server-side) destinations and
506
507
##### Can I connect an insert function to multiple destinations?
508
509
-Yes, an insert function can be connected to multiple destinations.
+Yes, an insert function can be connected to multiple destinations.
510
+
511
+##### Can I connect multiple insert functions to one destination?
512
513
+No, a destination can have only one insert function connected to it at any given time.
514
515
##### Can I have destination filters and a destination insert function in the same connection?
516
0 commit comments