Thanks again for your helpI have another nested array that I need to use to add the "items" within each "tran" to the NetSuite" sale. If I setup the "many" to back up one array as you suggest, the...
Thanks for the quick response!!!Here is the top part of the data coming from the export after I have "manipulated it in the hook:{ "trans": [ { "tran": { "BusinessDate": 20220217, ...
Something like this: /Transaction/findTransactionsByPeriodAndParametersExt?startDate={{dateFormat 'YYYYMMDD' date}}&endDate={{dateFormat 'YYYYMMDD' date}}&startTime={{substring (subtract 18000000 ...