Base solution for your next web application
Open Closed

What additional fields are available for Excel User Import? #11020


User avatar
0
OutdoorEd created

11.0 MVC .net core

For importing Users with the Excel Template, there are only these fields listed: UserName* Name* Surname* EmailAddress* PhoneNumber Password* AssignedRoleNames (comma seperated)

A client has asked if things like Require Password Reset can be included. Currently after the import, this has to be done on each individual user record. Are there other fields which can be added to the Excel Template to bulk populate the AbpUser table?


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @outdoored

    Bye default, only these fields are available. However, you can read extra fields here and those fields will be saved to DB.