Attempting to import a hierarchical-structured JSON file via the rest get method. Beyond the woefully slow import, the subsequent import indicates only a couple of top-level arrays that can be mapped. Can EazyBI handle hierarchical (nested) JSON and JSON arrays or does EazyBI only support flattened JSON? Note that the JSON file has been tested with Postman and the file is both fast-downloading and renders as valid JSON.
Hi @AWPPMT ,
You can access a single array of objects for a complex JSON structure by specifying it in the “Data path” field in the REST API data source import option. For several complex objects, you can use custom JavaScript code. Please see more details here - Import from REST API and here - Import from REST API.
Best,
Roberts // support@eazybi.com