
User16560724844038419578 (Customer) asked a question.
Hello everyone,
I'm trying to add users in bulk but i have those errors:
Please review the CSV file and correct the following error(s):
- Invalid attribute in CSV header: login;firstName;lastName;middleName;honorificPrefix;honorificSuffix;email;title;displayName;nickName;profileUrl;secondEmail;mobilePhone;primaryPhone;streetAddress;city;state;zipCode;countryCode;postalAddress;preferredLanguage;locale;timezone;userType;employeeNumber;costCenter;organization;division;department;managerId;manager
- Missing required attribute from CSV header: lastName
- Missing required attribute from CSV header: login
- Missing required attribute from CSV header: email
- Missing required attribute from CSV header: firstName
I used the template and fill out only the required attributes. The format of my login is user@domain.com same for email. I don't understand where i made a mistake.
Do you have an idea?
Thank you for your help.
Regards

Hi Julien Deroche,
The 4 required headers for successfully importing users using csv are login, firstName, lastName, email. Please ensure you have added these details for all the users. Remove the semicolon from the headers as well . You can upload the file once you've saved all these changes.