Hi. We are using the `Trial Balanse` in NetSuite `...
# beginners
e
Hi. We are using the
Trial Balanse
in NetSuite
Reports > Financial > Trial Balance
. Is there any way I can get that report from the API ?
m
Yes but not easily
You can do so using saved searches, SOAP Web Services, or SuiteQL. It’s a huge challenge in all of these cases though
m
You could expose a report as an Excel Web Query but it's not really secure
👆 1
e
@Marc Reicher Do you mean recreating the Trial Balance report as a saved search, then fetching the results from that search via the API?
m
Yep
👍 1