Yoav Ben Ishai
09/25/2024, 8:23 AMuser
09/25/2024, 8:24 AM<https://airbyte-airbyte-server-svc.airbyte.svc.cluster.local/jobs>
instead of airbyte-airbyte-server-svc.airbyte.svc.cluster.local/jobs
. The Airbyte operator in Apache Airflow allows you to trigger Airbyte OSS synchronization jobs from Apache Airflow. However, it's designed to work with the internal Config API rather than the newer Airbyte API and is not intended for orchestrating Airbyte Cloud. If you're using Airbyte Cloud, you might want to use Airflow's HTTP operators with the new Airbyte API instead. You can find more information about this in the [Airbyte Operator Guide](https://docs.airbyte.com/operator-guides/using-the-airflow-airbyte-operator). If you're still encountering issues, I recommend reaching out to the Airbyte community on [Slack](https://slack.airbyte.com/) for further assistance.