My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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).