Hello,
We have a requirement for which we need to get the data using the NS Saved search. We have the savedSearchScriptId with us and we are passing this id to the NS Search Snap. We have enabled body fields, advanced fields and etc.
The NS Search Snap is working as expected and producing the output as expected. Say for example, we have got 348 records when we run the NS Search pipeline. But out of there 348 reocrds we need only the records that are modified recently.
So is there any way that I can pass the date parameter along with the search id to the NS Search snap so that the Snap takes the date and search id as the input parameters and produces the output that is matching the date parameter?
This is kind of having a WHERE condition on the saved search.
Help is appreciated.
Thanks in advance