My Stuff
Please note that on Friday, September 19, 2025, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Comments
-
I wanted to update this thread as well as the broader community that I was able to successfully write a Python GET request using the Python library "oauthlib". Thanks all for your help and I hope any future user finds this thread helpful.
-
Hi @User_R6MTX , thanks for your post. I have tried generating code snippet directly from Postman. The issue at hand is that Postman generates "oauth_signature" on the backend, every time I send a GET request. There also appears to be a custom generated Nonce code as well. There is no documentation on this from…
-
Thanks @Erick Dela Rosa-Oracle, appreciate this. Any help the community or Oracle can provide is much appreciated. I think this will help our internal finance teams leverage Netsuite data much quicker and more agile, enabling us to work with our third parties much quicker and more effectively. Thanks again for any help you…
-
Hi @Mikko De La Fuente-Oracle, just a quick update here. I have not yet filed a feature request but still plan on doing so. I wanted to update the community here as one of Netsuite's enhancements to REST Web Services does allow users to pull financial information much easier than before. REST Web Services now supports…
-
Hi @"Mikko De La Fuente-Oracle", thank you for your very quick response. I can certainly make a feature request. Is there no other way that you or the Oracle community have heard works to be able to pull financial data using the API? One idea I had but haven't been able to do this is: use the API to pull transactions for…