{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/3"}],"enrichment":{"capability":"Provides async operators and sensors for Apache Airflow that integrate Fivetran data pipeline jobs, allowing you to trigger syncs and monitor their completion without blocking worker slots.","skillfed_tags":["airflow-provider","data-orchestration","async-polling"],"use_cases":["Trigger a Fivetran connector sync and wait for it to complete before running downstream data transformation tasks in Airflow.","Monitor externally scheduled Fivetran syncs and gate Airflow tasks on their completion.","Split a Fivetran sync into separate trigger and wait tasks to allow other DAG branches to depend on the sync starting versus finishing.","Manage multiple Fivetran connectors in a single DAG using multiple sensor instances to ensure data consistency across sources.","Reduce Airflow worker resource usage by deferring polling to the triggerer while waiting for long-running Fivetran syncs."],"what_it_does":"This package extends Apache Airflow with async-first components for orchestrating Fivetran data pipelines. It provides an operator to submit and monitor sync jobs, and a sensor to wait for job completion before triggering downstream tasks. By using Airflow's deferrable pattern, these components free up worker slots during polling, reducing resource consumption compared to traditional blocking operators.\n\nThe package integrates with Airflow's connection system\u2014you configure a Fivetran connection with API credentials in the Airflow UI\u2014and then reference connector IDs from your Fivetran dashboard in DAG tasks. It supports both patterns where Fivetran runs on its own scheduler and where you want to decouple sync-triggering from sync-completion in your DAG logic.","worth_installing":"Yes. This is a production-ready provider actively maintained by Astronomer, with no known vulnerabilities, low install friction, and permissive licensing. Install it if you run apache-airflow and use Fivetran for data ingestion and need to orchestrate those pipelines reliably without blocking worker capacity."},"id":"airflow-provider-fivetran-async","links":{"html":"https://skillfed.io/packages/airflow-provider-fivetran-async","md":"https://skillfed.io/packages/airflow-provider-fivetran-async.md","pypi":"https://pypi.org/project/airflow-provider-fivetran-async/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-17","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"airflow-provider-fivetran-async","python_support":"supports_current","summary":"A Fivetran async provider for Apache Airflow"},"popularity":{"monthly_downloads":454090,"position":6570,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.4.0"}
