A nice etl tool that gets its job done pretty well.
Their system isn't bulletproof. Our biggest pain is dealing with delays on data source - many times it ends with manual pushing of the data. A few times it also happened that there are problems with data quality - i.e. column changed format. Their GUI...
Almost none of the data integration tools provide export from SQL Server to Salesforce. That's was our biggest issue. We use Skyvia to replicate Salesforce data to SQL Server and export it back via OData endpoint.
The knowledge required to import columns and rows correctly is difficult to understand. The dt_auto does not recognize the column names in the csv file , so not mapped. the only tow columns being mapped are sku and stock
A nice etl tool that gets its job done pretty well.
Almost none of the data integration tools provide export from SQL Server to Salesforce. That's was our biggest issue. We use Skyvia to replicate Salesforce data to SQL Server and export it back via OData endpoint.
Their system isn't bulletproof. Our biggest pain is dealing with delays on data source - many times it ends with manual pushing of the data. A few times it also happened that there are problems with data quality - i.e. column changed format. Their GUI...
The knowledge required to import columns and rows correctly is difficult to understand. The dt_auto does not recognize the column names in the csv file , so not mapped. the only tow columns being mapped are sku and stock