Join Slack
Powered by
I want to pull the NetSuite table schema (tables &...
# suitescript
m
Morris
04/02/2025, 9:48 PM
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
jen
04/02/2025, 9:53 PM
#C01FBBZ8PQC
would be the best place to ask
m
Morris
04/02/2025, 9:54 PM
Thanks
e
ehcanadian
04/02/2025, 9:54 PM
https://timdietrich.me/blog/netsuite-records-catalog-api/
m
Morris
04/02/2025, 10:00 PM
@ehcanadian
Thanks for the info!
r
rtanner
04/02/2025, 10:27 PM
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
20
Views
Open in Slack
Previous
Next