Skip to content

Commit 6545f90

Browse files
Merge pull request #5203 from segmentio/tanjinhong72-patch-3
Add faq that insert function can only be connected to one destination
2 parents 22bb7fe + fbf6a68 commit 6545f90

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
@@ -317,6 +317,10 @@ No, Segment can't guarantee the order in which the events are delivered to an en
317317

318318
No, destination insert functions are currently available as cloud-mode 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.
319319

320+
##### Can I connect an insert function to multiple destinations?
321+
322+
No, an insert function can only be connected to one destination.
323+
320324
##### How do I publish a destination to the public Segment catalog?
321325

322326
If you are a partner, looking to publish your destination and distribute your app through Segment catalog, visit the [Developer Center](https://segment.com/partners/developer-center/){:target="_blank"} and check out the Segment [partner docs](/docs/partners/).

0 commit comments

Comments
 (0)