Import a list of users using a .csv file.
First, create the file
You can create this type of file using Microsoft Excel among other options. Follow this sequence of values separated by semicolons:
In order for the user import to work:
1. The data must include a header row containing:
Name;Email;Login;Nickname;Pager;Administrator;Receptionist;CellPhone
(Note: cell phone is optional)
2, The data must be organized as shown below:
EXAMPLE
Steve;Steve@test.com;Steve01;Steve01;102;1;0;9721111111
Not: For Administrator and Receptionist fields, 0 is no, 1 is yes.
Upload the file
Log in to NPU with your Admin credentials and go to Users > User List and click on the Import Users button. Select the CSV file and click on Import.
Verify that your user list is updated with your uploaded users.