CSV to JSON V1 (Deprecated)
Discover more about the CSV to JSON V1 component and how to use it on the Digibee Integration Platform.
Parameters
Parameter
Description
Default value
Data type
Messages flow
Input
{
"data": ["HEADER1,HEADER2,HEADER3", "LINE1,LINE1,LINE1", ...]
}{
"data": "LINE1,LINE1,LINE1"
}Output
Was this helpful?