Import HotSpot User List

Can mikrotik import hotspot user list and create the hotspot account?

If yes, what is the format which MT Version support and how to import?

Thank you.

The format is the same as the console command format, i.e. something like the following should be fine:

/ip hotspot user add name=ex password=ex address=1.0.0.1

To import configuration, upload a file with console commands via ftp and execute /import command.