Getting Results of Saved Search using REST API

Scenario: One of my clients inquired if there is a method to retrieve results from a saved search in the REST API and couldn’t find any direct API that we can use to obtain results of the saved search in NetSuite. However, I was able to find an alternative method to accomplish this. We can pass SQL queries as the request body.

We can recreate the equivalent saved search using SQL query and retrieve results accordingly.

Leave a comment

Your email address will not be published. Required fields are marked *