Hi there. I think this is one for Mario.
I’d like to create a service to import a list of countries into the application into the app when it starts up (if the list of countries does not exist). I have the list in a CSV file, so I thought I could leverage the data import add-on to do the heavy lifting.
Is there a guide to using the data import in this way?