I want to pull the NetSuite table schema (tables &...
# suitescript
m
I want to pull the NetSuite table schema (tables & Fields) for my NS account, I see Tim Dietrich SuiteQL Query Tool has this "Tables Reference" feature. Is their a Query I can use to get all NetSuite tables and columns?
j
#C01FBBZ8PQC would be the best place to ask
m
Thanks
m
@ehcanadian Thanks for the info!
r
If its helpful I wrote this tool which uses that api to output all tables and tables fields into a JSON object https://github.com/rtanner1231/suiteqltools.nvim/blob/main/netsuitescripts/loadcompletion.html