function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Rakesh Sheri 5Rakesh Sheri 5 

what tools do we need for data migration and what tools we use for data integration in salesforce or we need same set of tools for both of them. please explain?

Ashish KeshariAshish Keshari
Hi Rakesh,
For Data Migration you can use DataLoader provided by salesforce - I guess it is good till 5 million records. For higher volume - they suggest to use products from AppExchange. You can also write your own API using Bulk API.
For Data Integration - you can refer to this link - https://developer.salesforce.com/page/Data_Integration