ETL into datawarehouse?

Can the 8base database be ingested into a datawarehouse (e.g. snowflake)? How do you do it? What services do I need (fivetran, stitchdata etc.)?

Hey @rmmorales - what are you trying to accomplish? If you’re trying to push data into your datawarehouse, you can write a serverless function on 8base that runs on a schedule (https://docs.8base.com/docs/8base-console/custom-functions/tasks#scheduled-tasks) and sends any data you want to the datawarehouse.