How does orchestration work in prophecy–can I run external jobs like dbt jobs?
Hi @RaulJ , while we recommend using our native scheduler that runs on Prophecy Automate, you can schedule pipelines with external tools. However, to use something like dbt jobs, your pipeline must only have SQL components. Components that run in Prophecy Automate are not compatible with dbt.
You can learn more in the documentation here: Pipeline execution | Prophecy
1 Like