Does anyone know how to programmatically retrieve ...
# suitescript
x
Does anyone know how to programmatically retrieve the SuiteQL schema?
e
I'd recommend installing Tim's SuiteQL query tool and opening Developer Console to see how he does it. https://timdietrich.me/netsuite-suitescripts/suiteql-query-tool/
x
Will do thanks Eric!
m
He has an article here about using the Records Catalog API to get database information. https://timdietrich.me/blog/netsuite-records-catalog-api/
x
Lovely, thanks Mike