CSV to JSON V2
Learn how users can utilize CSV to JSON V2 in order to transform a CSV into a JSON object. The Documentation Portal provides configuration parameters of this component.
Parameters
Parameter
Description
Default value
Data type
Messages flow
Input
{
"data": ["HEADER1,HEADER2,HEADER3", "LINE1,LINE1,LINE1", ...]
}Output
Was this helpful?