In celigo , From Pitney Bows provide the data in XML format .We need to convert this data to JSON format to store NetSuite.
If HTTP Response like :
<response><products>
We store “response/products ” in the ‘Path to records in HTTP response body’ of Non Standard API response patterns tab.

Select XML in the ‘Override media type for success responses’ and ‘Override media type for error responses’ of Non Standard API response patterns tab.
