Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
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