Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
How create new Saved Search using SOAP web services
Hi,
I have been testing the Service.search() method, which can be used to perform a Saved Search. It works well and returns the results.
But now I need to save it. I found a Service.add() method that accepts a parameter of type Record, but I don't fully understand what kind of variable I need to create to pass it as a parameter.
1. Can you tell me if it is possible to create a Saved Search using SOAP web service and save it to NetSuite?
2. Perhaps someone has examples with C#, Java or something else?
0