#community-help

Importing JSON file into Database

TLDR andy needed information about adding a database to their search db using JSON files. Kishore Nallan explained that imported JSON files can have additional fields.

Powered by Struct AI
2
12mo
Solved
Join the chat
Dec 10, 2022 (12 months ago)
andy
Photo of md5-8f2bc7de8159dde57045bf51154aed5b
andy
08:50 AM
i am looking to add another type of database to my search db today, does the json file i import need to match the schema exactly? if you see the 2 gotchas i wrote about, if the file has too many fields, it didnt work for me
Dec 12, 2022 (12 months ago)
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
02:10 AM
The json file imported must have all fields mentioned in the schema but can have additional fields which are simply stored and returned.