Skip to content

Commit cd09264

Browse files
author
Thomas Gilbert
committed
Update passage on sending data to Segment with Stream
1 parent eefd638 commit cd09264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/partners/streams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ If there is something unique about your tool that requires specific data points
3737

3838
## Sending data
3939

40-
To send events to Segment you should post events directly to the [Segment HTTP API](/docs/connections/sources/catalog/libraries/server/http-api/#track). You may use a Segment [library](/docs/connections/sources/catalog/) to do so. The HTTP API has a couple of basic requirements.
40+
To send events to Segment you should post events directly to the [Segment HTTP API](/docs/connections/sources/catalog/libraries/server/http-api/#track). You may use any server-side Segment [library](/docs/connections/sources/catalog/) to do so. The HTTP API has a couple of basic requirements.
4141

4242
Beyond the Spec, there are a few additional requirements for partner Streams.
4343

0 commit comments

Comments
 (0)