06-22-2017 07:58 AM
If you have a Saved Search on NetSuite and you wonder how you have to query with NetSuite Search Snap then here is the solution for It.
A Saved Search is a defined set of filter that return the latest data meeting that criteria.
In SnapLogic we have a connector called NetSuite Search and has settings that will enable us to get the Saved Search Results.
View of NetSuite Search Snap
View of the Mapper
That’s a simple solution to get the latest Saved Search results in NetSuite.
07-19-2017 08:39 PM
this was helpful thank you. how does something similar work with Lists? I was able to get the saved search you provided work when i created one and specified the rows to show (subsidiary worked for me). however how can i describe a list of possible values and get the internal id? in my case I need to get the list of possible values for field called “terms” on the Invoices object. it seems I cannot create a saved search on terms in NS so how would i proceed?
08-16-2017 10:55 AM
Hello, Unfortunately, the NS Search Snap does not allow to search Lists within NS. The way we went around this, as it seems you do not have many term values, is to use a conditional snap.
You can get the value of the terms within the saved search and then have a condition that says if this value, then use this Name.
Thanks,
Habib
07-16-2019 11:48 AM
Hi,
Has there been any change in the target schema of late. We have a similar requirement and not able to get the Columns, Criteria, saveSearchId and savedSearchScriptId under Target Schema.
Thank You,
Sombit
07-19-2019 05:18 AM
Hi Sombit,
I`m guessing “Advanced” and “Return Search Columns” are disabled in your case.
Please check the bellow screenshot of the NetSuite Search snap:
Best Regards,
NIkola Minovski