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
Stéphane C.Stéphane C. 

Which solution to upload daily attachments using an externalIDs?

Hi,

I want to daily upload a CSV file and its attachments using an externalIDs?

I try to use DataLoader.io but it is not working (at this time) with an externalIDs. It's urgent.

Any other solutions to do it with Salesforce Professionnal?

Thank you.
Raj VakatiRaj Vakati
Use dataload to schedule the jobs. 

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

https://developer.salesforce.com/page/Using_Data_Loader_from_the_command_line
https://code.google.com/archive/p/dataloadercliq/
https://msdn.microsoft.com/library/aa383614.aspx
http://www.developerforce.com/media/Cheatsheet_Setting_Up_Automated_Data_Loader_9_0.pdf
Sabina BashukSabina Bashuk
It is definitely possible with Skyvia Salesforce data loader. Check the doc for more info: https://docs.skyvia.com/data-integration/tutorials/import-tutorials/how-to-import-accounts-with-binary-attachments.html