11-16-2017 03:26 PM
Hi There,
I am currently in a situation where the CSV Formatter is quoting the entire CSV string from a SOAP API call, preventing proper parsing out of the box.
I attempted to use a mapper to remove the quotes but the return is still quoted. Is there something in addition that can be used to remove the quotes?
See the attached photos of my current issue:
11-16-2017 04:56 PM
Can you post your CSV formatter options and if possible this sample data?
Just post the JSON preview before the CSV formatter!