Generate data from csv
Generate data from a csv file based on a specified data format.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Dataformat | The dataformat used the specify the rows of the csv. | DATA_FORMAT | true | |
File | The name of the csv file that has been uploaded within your media library. | FILE | true | |
Delimiter | The delimiter used for the columns. | STRING | true | ';' |
Header | The file has a header | BOOLEAN | false | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
Name | null | ARRAY |