<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00007pLN11CAGOkta Classic EngineAdministrationAnswered2025-10-11T09:00:47.000Z2022-07-20T15:58:13.000Z2022-07-20T23:56:05.000Z
Unable to import users with CSV file

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


  • b5n6c (b5n6c)

    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.

     

    Expand Post
    Selected as Best
  • b5n6c (b5n6c)

    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.

     

    Expand Post
    Selected as Best
  • Hi Jijo,

     

    Thank you it works, i had to modify the file into notepad in order to make it works.

     

    Thanks again

This question is closed.
Loading
Unable to import users with CSV file