How do I seed my DB with master data?

I have master data in Excel format that needs to be used in my app. How do I seed my DB to include this data?

You can easily do this via the Data Browser using these steps:

  • Convert your Excel file to a CSV file (File->Save as...)
  • On the JourneyApps backend Data Browser, navigate to the master data model that you want to import the data to, and select Import/Export
  • Select your CSV file and follow the prompts
6 Likes

If using Office for Mac on MacOs, ensure that the comma separator is selected, and not the default semi-colon.