Model syncs

Use model syncs if you'd like to do any of these things:

  • Move data from your databases or data warehouse into business applications like Salesforce, HubSpot, and such (otherwise known as the Reverse ETL pattern).
  • Persist SQL transformations on your data warehouse into new tables (sometimes called persistent derived tables).
  • Sync between business applications. For example, move data in either direction between Salesforce and NetSuite, HubSpot and Zendesk, and so on (often referred to as iPaaS).