Files
raven/docs/8.0/ayanova/docs/adm-import.md
2022-02-10 16:48:51 +00:00

593 B

Import

THIS PAGE UNDER CONSTRUCTION

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