CSV to JSON

<< Click to Display Table of Contents >>

Navigation:  Workflow Designer > Activities >

CSV to JSON

Previous pageReturn to chapter overviewNext page

Function

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.

 

Input

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.

 

Output

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.