Segment icon

Segment

Customer data platform for sources, destinations, events, traits, identities, and audience pipelines.

Supports customer-data pipelines by recording identities, groups, page views, screen views, and webhook destination events.

Sign in to connect Segment

Sign in to connect an account and start using Segment in your apps.

Example Use Cases

These are example ways Snow can use Segment when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Add Labels to Source

Tool to add existing labels to a Source. Use when you have the source ID and want to tag it with metadata labels.

Batch Segment Analytics Events

Tool to send multiple analytics calls in a single batch request. Use when you want to reduce HTTP overhead by batching Identify/Track/Page/Screen/Group calls into one request.

Delete Source

Tool to delete a Segment Source. Use when you need to permanently remove a Source by its ID after confirmation.

Get Daily Per Source API Calls Usage

Tool to fetch daily API call counts per source for a given period. Use when you need daily breakdown of API usage by source after determining the reporting period.

Get Destination

Tool to retrieve a Destination by ID. Use when you need to fetch the full configuration of a Segment Destination instance by its unique identifier. Falls back US→EU public API and legacy app endpoint; returns minimal envelope on legacy HTML or parse errors.

Import Historical Data

Tool to import historical data in bulk with support for historical timestamps. Use when you need to backfill or import past events with their original timestamps into Segment.

List Connected Warehouses From Source

Tool to list warehouses connected to a Source. Use when you need to retrieve warehouses for a given source ID.

List Delivery Metrics Summary from Destination

Get an event delivery metrics summary from a Destination. Primary attempt uses Segment Public API; fallback to legacy app host if needed. On HTML fallback responses, returns a minimal valid envelope to maintain contract.

List Schema Settings in Source

Retrieve schema configuration settings for a Source.

Remove Source Write Key

Tool to remove a write key from a Source. Use when you need to revoke an existing write key for security or rotation.