Best way to store response back into NetSuite?
I am currently consuming a saved search via RESTlet in my C# code, pushing it forward to a wsdl and also receiving a response from the same. Now I want to save the response in NetSuite as well, possibly along with the Transaction list records from which I have created the Saved Search.
Please guide me towards what might be the best approach.