Apache Airflow provider for Hightouch, enabling synchronization of data from warehouses to SaaS tools. Current version: 5.0.0. Supports Airflow 3 only; dropped Airflow 2. Release cadence is irregular.
pip install airflow-provider-hightouchVerified import paths — ran on the pinned version, not inferred.
Basic DAG that triggers a Hightouch sync using the operator. Requires a Hightouch connection configured in Airflow.
Use airflow-provider-hightouch>=5.0.0 only with Airflow>=3.0.0. For Airflow 2, pin to 4.x.
Install from GitHub: pip install git+https://github.com/hightouchio/airflow-provider-hightouch.git@5.0.0
Use conn['api_key'] instead of conn.api_key.
No dependency data recorded yet.