Need to create a restlet script and customer details will be sent to the restlet script. A post action needs to be done with the restlet script. Restlet script should create the customer based on the body details sent along with the POST request. RESTlet script: /** * @NApiVersion 2.x * @NScriptType Restlet * @NModuleScope… Continue reading Creating a customer record using REST API
Author: Lakshmi priya Suresh
Utilising Summary Types in Saved Searches
Summary Types can be used as criteria within a saved search (which determines which results are displayed) or as result columns (which define the data points that are displayed when the criteria is met). There are six different Summary Types available when entering a summary criteria or result value: GROUP : Rolls up search results… Continue reading Utilising Summary Types in Saved Searches