Extract Netsuite data with the JSON exported from NETSUITE-API
My company use Netsuite, then we want to discontinue using Netsuite.
- We extract all transactions, information such as customers and vendors into json
- We create this App to build sql script that can do import/replace/update to the current data of our App.
Cheers.