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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
NSC | SuiteTalk: Run an Existing Saved Search with Additional Criteria using SOAP Web Services
Did you know that you can run an existing saved search with additional filters by simply adding a few more lines in your SOAP HTTP Request? You can find a sample request and response below where I used the search operation’s TransactionSearchAdvanced to load an existing transaction saved search and within the XML, I added the filter to only include the main line in the results.
Request Payload
<soapenv:Envelope
xmlns:xsd='http://www.w3.org/2001/XMLSchema'
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
xmlns:soapenv='http://schemas.xmlsoap.org/soap/envelope/'
Refer a Member to the Community | Earn the Answer Accepter Badge | Vote for the contents you'd like to see
1
