Segment

apache-airflow-providers-segment

Segment

Works with Airflow 2.11+
Install:
pip install apache-airflow-providers-segment==3.9.2

Airflow

2.11+

Python

>=3.10

Dependencies (3)

Show all Hide apache-airflow>=2.11.0 apache-airflow-providers-common-compat>=1.10.1 segment-analytics-python>=2.3.0

Connections (1)

Modules

O

SegmentTrackEventOperator

Send Track Event to Segment for a specified user_id and event.

airflow.providers.segment.operators.segment_track_event.SegmentTrackEventOperator
H

SegmentHook

Create new connection to Segment and allows you to pull data out of Segment or write to it.

airflow.providers.segment.hooks.segment.SegmentHook