593 B
593 B
Import
AyaNova 8's native data interchange format is JSON as JSON supports hiearchical structured data of the type AyaNova uses for nearly all it's object types.
For this reason, import ONLY supports JSON format files. Importing CSV files is not supported.
A 3rd party tool can be used to convert CSV files to JSON if necessary. https://duckduckgo.com/?t=ffab&q=csv+to+json&ia=web
We recommend exporting some records of the object desired to import so that you can see the exact format used and replicate it for import