Join Slack
Powered by
Hi everyone. Is it possible to get the file conten...
# suiteql
d
Diogo
03/15/2021, 4:34 PM
Hi everyone. Is it possible to get the file contents only using suiteql? Or is it necessary to implement a suitescript in order to do that? Something similar to this (
https://timdietrich.me/blog/netsuite-file-cabinet-suitescript-suiteql-restlet/
). Thanks!
m
Mattias Uppström
03/15/2021, 4:52 PM
I am pretty sure you cannot read from a file directly from suiteql, need to use the N/file module.
d
Diogo
03/16/2021, 3:36 PM
What about using the URL provided on the File table? Is it possible using the Oauth authentication to download using that?
3
Views
Open in Slack
Previous
Next