This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
# ADM-IMPORT Placeholder
|
||||
# Import
|
||||
|
||||
NOTE: 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.
|
||||
[UNDER CONSTRUCTION]
|
||||
|
||||
DOC NOTES:
|
||||
|
||||
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.
|
||||
|
||||
@@ -8,6 +12,6 @@ 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
|
||||
|
||||
|
||||
TODO: How to use the IMPORT feature, limitations, auto tag, etc
|
||||
|
||||
Reference in New Issue
Block a user