We have a saved search that we need to send as a C...
# general
l
We have a saved search that we need to send as a CSV file to an SFTP server. Which is the better approach? 1. Use suitescript to a convert the saved search to a CSV file, store it in the File Cabinet and the use the SFTP Connector SuiteApp to send the data finally to the SFTP server 2. Use suitescript for everything