Importing hosts can be done from the Vizito backoffice.
Your input file needs to be in CSV format. Here is an example of a correct import file:
"cn","telephoneNumber","mobile","mail"
"Jane Doe","","+3299888888","jane@vizito.be"
"John Doe","","+3299888887","john@vizito.be"
Please note that a header line (marked in red) is required. The file can only contain the following fields:
- cn
- telephoneNumber
- mobile
The cn field is required, the other fields are optional.