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
Bikramjit DasBikramjit Das 

Customized report extraction is sftp server

Need to export a report as a CSV file from salesforce and drop in SFTP location
  
  1. Report -> schedule report -> webpage
  2. Customize the report in batch class and schedule it and export as a csv into SFTP location
 
Is this possible via code or we need to use connectors to do this .
 
If it is via code the export CSV file size matters or it has any limitations?
 
If we use connectors , what are the best ways we can achieve it .
 
Khan AnasKhan Anas (Salesforce Developers) 
Hi Bikramjit,

Greetings to you!

Please refer to the below links which might help you further with the above requirement.

https://stackoverflow.com/questions/26809466/salesforce-extract-report-to-ftp-location

https://salesforce.stackexchange.com/questions/4303/scheduled-reports-as-attachment

https://developer.salesforce.com/forums/?id=906F00000008n0zIAA

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