NetSuite SOAP Web Services are going away #186
jrebs
started this conversation in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
For anyone not keeping tabs, be advised that NetSuite is phasing out the SOAP web services and encouraging developers to move to the REST web services. All new releases from now on will only be made to the REST api. The roadmap is roughly 2 years until SOAP will be go away entirely.
I'm currently in the middle of doing a full overhaul of my employers integrations to the REST services and once that is finished, I won't be touching this repo anymore. Since the SOAP web services are not seeing any further updates from NetSuite, and since I just merged the final release files into master, I don't plan to spend any further time reviewing PRs for anything other than an updated release of the toolkit to NetSuite, such as to patch a bug in 2025_2.
All reactions