|
<< Click to Display Table of Contents >> CSV to JSON |
![]() ![]()
|
The CSV to JSON activity allows you to transform CSV text data into a JSON object, later to be used with the JSON Transformer activity and / or with activities such as the HTTP Request.
CSV Content |
The string variable containing the CSV content. |
First Row is Header |
Select the checkbox if the first row contains header information. |
Delimiter |
Specify the character that is used as a delimiter in the CSV. |
JSON Content |
Store the JSON content in an object variable. |
Error Message |
A string variable containing the error messages, if any resulted from the transformation. |