AirbyteHook

Airbyte

Hook for Airbyte API

View on GitHub

Last Updated: Mar. 11, 2023

Access Instructions

Install the Airbyte provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Parameters

airbyte_conn_idRequired. The name of the Airflow connection to get connection information for Airbyte.
api_versionOptional. Airbyte API version.

Documentation

Hook for Airbyte API

Was this page helpful?