Importing custom data
How to import custom data into Alloy
If you need to create many items of a particular design, one way is to store the attribute data in a CSV file and import it into Alloy. This is particularly handy for large datasets that require you to create hundreds or even thousands of items! 😱
There are six stages in this procedure:
-
Formatting a CSV for import - make sure the data in your CSV file is presented correctly.
-
Upload files - upload your CSV file(s) to Alloy.
-
Creating an import - create an import item and specify the CSV file(s) to be imported.
-
Configuring an import - map the column headers of the import data to the relevant attributes of your chosen design.
-
Validate the import - make sure your configuration is valid.
-
Commit the import - commit the validated import data to Alloy.