Skip to content

Commit 0792f20

Browse files
authored
Merge pull request #7251 from segmentio/samkcrespo-patch-10
Update insert-functions.md - faq (can i connect multiple functions to…
2 parents cec85ac + 0c4649a commit 0792f20

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, you can connect an insert function to multiple destinations.
510+
511+
##### Can I connect multiple insert functions to one destination?
512+
513+
No, you can only connect one insert function to a destination.
510514

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

0 commit comments

Comments
 (0)