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
rickynrickyn 

How can I access a CSV file from a URL, manipulate and update via Command Line?

Hi, Can someone please guide me through the Conceptual process/ resources that may help me achieve the following: 1) Access a CSV file from an external URL 2) Manipulate some of the columns 3) update records using apex data loader command line Some context. I have a fixed CSV file posted to a external server daily, that needs to be captured, manipulated and update records in salesforce daily. Any guidance or ideas is appreciated. Thanks! Ricky