Import data

Supported file types: JSON and CSV. JSON files must be structured as a list of objects. CSV files must contain a header row.
For instance, if your table has one column name and the import file contains objects with an additional column age, determine whether to store the age values as well.
Cancel