Skip to main content

Community

Transformations: Add Scheduled in Code Transformations Support to REST API

Answered

Please sign in to leave a comment.

Comments

2 comments

  • Official comment

    Hi Julian,

    Thanks for the feedback. Can you describe the use case you're solving for with this? Is it just manually running transformations outside of their scheduled cron? When does that need to happen for your team?

    Jimmy

    That's correct. We use Airflow to ingest sources that aren't handled by Fivetran (no connector available) and we'd like to trigger Fivetran transformations from these Airflow DAGs. The alternative is to migrate dbt to Airflow.