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
pavan kumar 1294pavan kumar 1294 

How to call data loader automatically and do operations on records in Salesforce?

Best Answer chosen by pavan kumar 1294
Khan AnasKhan Anas (Salesforce Developers) 
Hi Pavan,

Greetings to you!

1. You can schedule a daily batch using the CLI of the Apex Data loader tool. Please refer to the below links which might help you further with the above requirement.

https://developer.salesforce.com/page/Using_Data_Loader_from_the_command_line

http://www.jitendrazaa.com/blog/salesforce/automate-command-line-dataloader-using-ant-with-dynamic-arguments-and-query/

2. You can use 3rd party tools:

https://appexchange.salesforce.com/listingDetail?listingId=a0N300000016ZoVEAU

https://dataloader.io/

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas

All Answers

sfdc expert 3sfdc expert 3
Hi Pavan,

You can use Dataloader.io app from appexchange.It can help you schedule dataloader and automatically do Operations on records.

https://dataloader.io/importing-data-salesforce
https://dataloader.io/scheduling

Thanks
Khan AnasKhan Anas (Salesforce Developers) 
Hi Pavan,

Greetings to you!

1. You can schedule a daily batch using the CLI of the Apex Data loader tool. Please refer to the below links which might help you further with the above requirement.

https://developer.salesforce.com/page/Using_Data_Loader_from_the_command_line

http://www.jitendrazaa.com/blog/salesforce/automate-command-line-dataloader-using-ant-with-dynamic-arguments-and-query/

2. You can use 3rd party tools:

https://appexchange.salesforce.com/listingDetail?listingId=a0N300000016ZoVEAU

https://dataloader.io/

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas
This was selected as the best answer
Raj VakatiRaj Vakati
There are may ways to do it 
  1. Using dataloader CLI
  2. ETL like informatica or Dell bhomi etc 
But for free of cost you can use the data load cli 

Refer to this step by step guide 

http://www.sfdcpoint.com/salesforce/step-by-step-guide-for-using-salesforce-command-line-interface-data-loader/
pavan kumar 1294pavan kumar 1294
Thank you guys for the information it helped me alot..
Sabina BashukSabina Bashuk
You can also try out Skyvia Salesforce data loader - https://skyvia.com/data-integration/salesforce-data-loader