Is there any way to load and work with reports in ...
# suitescript
n
Is there any way to load and work with reports in script? I think not but happy to be proven wrong 😉
b
SuiteAnalytics datasets/workbooks can be exported to CSV with the Query/task module. Normal reports can be exported to CSV and sent by email, you might be able to use the attached csv to ingest the data somehow with an email plugin but I have never tried it.
👍 1
n
@borncorp Thanks for the reply, appreciated.