My Stuff
Comments
-
I know you can use REST to access NetSuite data from Excel. I was hoping someone would have set the parameters for Excel's Web data. You can set the parameters to use the REST and a user with a role setup to access using toke authentication. I just have not found the details. If no one can answer this, I will have to…
-
The reason to not use ODBC is the user has to have a login and this is not secure enough for the client. We need to use token-based authentication and the best way is through REST (web source).