<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
0D51Y00008ciESjSAMOkta Classic EngineAdministrationAnswered2020-10-30T12:00:07.000Z2020-06-05T20:18:42.000Z2020-06-08T13:19:06.000Z

JonathanC.26396 (Customer) asked a question.

import CSV attributes format

Is there any documentation on the following for importing a CSV file of users?

Minimum field length

Required Fields

Format of fields

time zone format

language format

allowed/supported languages

allowed/supporte locals

and this kind of information for each field?

 

The sample lists these headers, but no info on allowed/required information:

 

loginfirstNamelastNamemiddleNamehonorificPrefixhonorificSuffixemailtitledisplayNamenickNameprofileUrlsecondEmailmobilePhoneprimaryPhonestreetAddresscitystatezipCodecountryCodepostalAddresspreferredLanguagelocaletimezoneuserTypeemployeeNumbercostCenterorganizationdivisiondepartmentmanagerIdmanager

 


  • sandeepk.84743 (Wipro Technologies)

    I think the only requirement is that the CSV file should be in UTF-8 format. Apart from this, it all depends on the Template attributes you have used in user profile. Okta validates that the CSV file is formatted correctly and that all attribute requirements are met before the Import starts. If there are any error you will be notified via error logs.

  • JonathanC.26396 (Customer)

    The reason I ask is because I got the error logs, but they were less than clear.

    I'm assuming there's a maximum length to names.

    I'm assuming there's a minimum lenght.

    I'm assuming there's a proper format for time zone, which I finally figured out.

    This info should be available rather than through trial and error so I can validate the data before I try it so I know what might blow up the import.

     

    Thanks for the info about UTF-8. I didn't know that either.

     

     

    Expand Post
This question is closed.
Loading
import CSV attributes format