AirbyteJobSensor
AirbyteCheck for the state of a previously submitted Airbyte job.
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_job_idRequiredRequired. Id of the Airbyte job
airbyte_conn_idRequired. The name of the Airflow connection to get connection information for Airbyte.
api_versionOptional. Airbyte API version.
Documentation
Check for the state of a previously submitted Airbyte job.