Can I Transfer Variables to a Model Using the Transformations for dbt Core Management API?
Question
In dbt, I can transfer variables to a model using a command line tool. Can I transfer variables to a model using Fivetran's Transformations for dbt Core Management API?
Environment
- Transformations for dbt Core
- Transformations for dbt Core Management API
Answer
It's not possible to transfer variables to a model using our Transformations for dbt Core Management API. However, you can transfer variables to a model by downloading and editing the deployment.yml file. See our dbt Scheduled in Code setup guide for more information.