NetSuite SOAP - Execute saved search for custom record action

The Execute saved search for custom record action retrieves custom records from NetSuite based on a saved search, with optional filters to refine the results.

Execute saved search for custom record actionExecute saved search for custom record action

Input

Input fieldDescription
Custom recordSelect the type of NetSuite custom record for which you plan to retrieve saved searches.
Saved searchSelect a saved search from the list or enter the Saved search ID if it’s not listed. Ensure the saved search is set up correctly in NetSuite.
Object listSelect the specific custom records you plan to retrieve. You must select Internal IDs of the records to retrieve their data.
FieldsSelect the custom record fields to include in the output. The selected fields appear in the output datatree. All fields are returned if left blank, but selecting specific fields is recommended for performance. You must include Internal IDs in the Object list.
Results list page sizeSpecify the number of records to retrieve per page. The default is 25 records per page. The minimum value is 5, and the maximum is 200. If the number of records exceeds the page size, use the Search ID and Page number fields to retrieve the remaining records.
Search IDProvide the Search ID from a previous search to retrieve subsequent pages of results. When Search ID is specified, other search criteria are ignored.
Page numberEnter the page number to retrieve if the search returns more than one page. Use this field with Search ID to paginate through results.
Search settingsConfigure additional operators to refine your search. For example, you can filter string fields using Contains or integer fields using Equal to. Each operator applies to all fields of that type.

Output

Output fieldDescription
Search IDThe unique identifier for the search results.
Page numberThe current page number of the results being retrieved.
Total pagesThe total number of pages in the search result.

Last updated: