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. | A file from your media library or downloaded through an API/FTP | true | |
Delimiter | The delimiter used for the columns. | Text | true | ';' |
Header | The file has a header | True/False | false | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
Name | null | ARRAY |