Skip to main content

Json To CSV

The JSON to CSV activity converts a JSON array into CSV format.

Configuring the Json To CSV Activity

To configure the Json To CSV activity, fill in the required fields in the activity panel.

Configuration

FieldRequiredDescriptionExample
NameRequiredSpecify the name for this activity.MyActivity
DescriptionOptionalSpecify the description for this activity.Reads a file from S3
CSV FormatterOptionalDrag and drop a CSV Format resource from the workspace.
Has HeaderOptionalInclude header row with column names.
Quote Only When Needed (Strict Mode)OptionalWhen checked, a strict check is performed to apply quotes only when strictly necessary (e.g., for fields containing commas). Is Applicable when quote character is set for schema

Input

FieldRequiredData TypeDescriptionExample
RecordsOptionalArrayAn array of records to be processed.

Output

FieldRequiredData TypeDescriptionExample
ContentOptionalString