REST to download a csv file
I have an outbound REST call made to another application , Which then submits a Job and provides the response as a link to download the CSV file. Is there anyway to do a REST call to download/read this CSV file from the link provided. I need to read ...
