Connecting JSON files in Bold Data Hub
This article outlines the steps to connect and use JSON files within Bold Data Hub.
Steps to Connect JSON in Bold Data Hub
-
Create a New Pipeline
Start by creating a new pipeline in the Data Hub interface. -
Choose Filesystem /JSON as Connector
Select the Filesystem /JSON as your connector and click on the “Add Template” button.
-
Upload the JSON File
Use the “Upload File” button to upload your JSON file.
-
Select and Upload the File
Click the “Choose File” button to select the file from your local system, then click the “Upload” button.
-
Copy the Filepath
After uploading, use the “Copy” button to copy the filepath of the uploaded JSON file. Please remove unused properties from template. The storage can be local or azure when choosing the filyesystem connector. If using local storage remove the account_key property and use storage property as local.
-
Save and Schedule the Project
Save your pipeline and set up a schedule for it if required.
-
Check the Logs
Navigate to the logs tab to check the logs for any updates or errors.
-
Use the data source in Bold Reports
The data source will be created using Data Hub can now be utilized in Bold Reports.
Important Notes
- Before creating the pipeline, ensure that you configure the destination credentials by navigating to the settings tab.
- If the JSON file contains a nested structure, multiple tables will be generated based on that structure.