im running a csv import through a scheduled script...
# suitescript
l
im running a csv import through a scheduled script. is it possible to download the csv response even if i dont have admin access? Can that csv response be emailed to a specific email address?
r
As far as I know, it is not possible to get the results file via script.
l
thank you