I want to check the possibility of triggering dbt models after snowpipe load data into Snowflake database. I have a requirement where realtime xml data comes everytime and I'll use snowpipe to ingest that data into snowflake. I want to know if there is a way to run dbt models that will load the variant field data to raw tables and run subsequent dbt models as well. Kindly suggest the alternatives as well. I dont have any orchestration tools used to do this.
Thanks,
V.