Create bulk data
Create a list of "data" records in bulk & store it in your nocode-x database.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Data | Specify the list of objects. | List | true | |
Data schema | Specify the "data schema" linked to the data to create. | DATA_FORMAT | true | |
Name | Specify the property of the data schema that should be used as name for the data. | List | true |