Bulk syncs

ELT/ETL your data into data warehouses, databases, and cloud storage

When syncing into data warehouses like Snowflake or cloud storage systems like S3 (otherwise known as ELT: Extract, Load, and Transform), you may want to do so at the object rather than field level, with automatic schema generation in your destination system.

For example, you may want to sync 20 objects from Salesforce into BigQuery or 32 Postgres tables into Snowflake without caring about what the underlying source fields are.

For this, you can use the Bulk Syncs: