Hi, looking for recommendations on how to securely retrieve a CSV from NetSuite externally? I'm thinking that it would be generated from a saved search and possibly be stored in the filecabinet. Thanks.
m
Marvin
03/07/2024, 4:33 PM
You can use SuiteTalk to retrieve from the filecabinet or to just run the search and pull the results. You could also create a RESTlet that does it as well.
Marvin
03/07/2024, 4:36 PM
You could also have a scheduled script on Netsuite's side that sends it to an server using N/sftp