Forum Discussion

rsharma2's avatar
rsharma2
New Contributor II
8 years ago

Salesforce to Redshift data load

Hi, I have a requirement to load data from Salesforce to Redshift. It is supposed to be a DELTA load every 2 hours (meaning capture only the changes that have occurred in source data after last execution).What should be the best way to design this pipeline, considering that Salesforce source table has huge volume of data.