Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/partners/sources.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ If you want to batch requests to the HTTP endpoint, refer to the HTTP API's [bat
Segment offers customers the option to lead on data residency by providing [regional infrastructure](/docs/guides/regional-segment) in both the Europe and the United States. In order for your source to be available in an EU workspace, you will need to provide the ability for the Segment user to post their data to the EU ingestion endpoint:

- Oregon (US Default) — `api.segment.io/v1`
- Dublin — `events.eu1.segmentapis.com/`
- Dublin — `events.eu1.segmentapis.com/v1`

## Test your source

Expand Down
Loading