Skip to content

Commit 626dcec

Browse files
add information about Source Function usage
1 parent 9fec199 commit 626dcec

File tree

1 file changed

+3
-1
lines changed
  • src/connections/destinations/catalog/repeater

1 file changed

+3
-1
lines changed

src/connections/destinations/catalog/repeater/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ This destination is maintained by Segment and is not available to customers on t
66

77
## Getting Started
88

9-
The Repeater destination forwards events from a source back into another source, as though that event occurred in the second source.
9+
The Repeater destination forwards events from a source back into another source as though that event occurred in the second source.
1010

1111
Events are not cached in the Repeater, so it only handles real-time events. You can specify multiple sources as Repeater destinations.
1212

13+
If you need to send events to a Source Function, please use the [Webhooks (Actions)]([url](https://segment.com/docs/connections/destinations/catalog/actions-webhook/)) destination instead. The Repeater bypasses the code of a Source Function and sends data only to the write key. The Webhook destination will allow data to be sent through the Source Function code as expected.
14+
1315
## Configuration
1416

1517
Add the Repeater as a destination for the source that you want to replicate events from.

0 commit comments

Comments
 (0)