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
anji punyamanthulaanji punyamanthula 

I want to insert 2 million records in Account object or any Account releted object from External system without using Data Loader ? please suggest me how to achieve this.

Kaustubh LabheKaustubh Labhe
Hi,

You can use a ETL tool. Some of popular ETL tools are:
1) Talend Open studio
2) Jitterbit Data Loader
3) Dataloader.io
3) Informatica Cloud

And there are many more out there depending on your requirement, complexity and pricing limitations.