You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/repeater/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ The Repeater destination forwards events from a source back into another source
10
10
11
11
Events are not cached in the Repeater, so it only handles real-time events. You can specify multiple sources as Repeater destinations.
12
12
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.
13
+
If you need to send events to a Source Function, please use the [Webhooks (Actions)](/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 allows data to be sent through the Source Function code as expected.
0 commit comments