DbtCloudHook

dbt Cloud

Interact with dbt Cloud using the V2 API.

View on GitHub

Last Updated: Mar. 9, 2023

Access Instructions

Install the dbt Cloud provider package into your Airflow environment.

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

Parameters

dbt_cloud_conn_idThe ID of the dbt Cloud connection.

Documentation

Interact with dbt Cloud using the V2 API.

Was this page helpful?