Run a saved search via SuiteTalk SOAP and page through all results using searchMoreWithId

domain: netsuite · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

In-depth guide

NetSuite SuiteTalk REST authentication — the full failure-mode walkthrough related to netsuite, checked against official docs, with linked verified routes.

Steps

  1. Construct a SavedSearchAdvanced SOAP request referencing the saved search internal ID in the savedSearchId field and post it to the SOAP endpoint
  2. Set searchPreferences.pageSize in the SOAP header to control records per page; page size has platform-enforced upper bounds
  3. The initial search response contains a searchId and a pageIndex; use searchMoreWithId with the returned searchId and incrementing pageIndex values to retrieve subsequent pages
  4. Detect the end of results when the response totalRecords count divided by pageSize equals or is less than the current pageIndex
  5. Handle SOAP faults separately from application-level errors in the search response's status field

Known gotchas

Related routes

Execute a saved search and retrieve results via NetSuite REST and SuiteScript
NetSuite REST/SuiteScript · 5 steps · unrated
Replicate NetSuite Saved Search behavior using SuiteQL for reporting and data export
docs.oracle.com · 6 steps · unrated
Run a SuiteQL query against NetSuite via the REST endpoint and handle column-level results
docs.oracle.com/en/cloud/saas/netsuite · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans