Skip to content

Commit 243ccfb

Browse files
authored
Update insert-functions.md - faq (can i connect multiple functions to one destination)
1 parent 4881a58 commit 243ccfb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/connections/functions/insert-functions.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,11 @@ Insert Functions are only supported by Cloud Mode (server-side) destinations and
506506

507507
##### Can I connect an insert function to multiple destinations?
508508

509-
Yes, an insert function can be connected to multiple destinations.
509+
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.
510514

511515
##### Can I have destination filters and a destination insert function in the same connection?
512516

0 commit comments

Comments
 (0)