Csv Parsing: Internal Error
Fri, Jul 21, 2017 at 12:52 PM - When using Workato's CSV parser, there are a few special characters which will cause an internal error, namely: Double Quotes: " Commas (,) Any extended characters (e.g. emojis) To prevent this, you can use the .gsub formula to sub out double quotes (") for single quotes (&...