Bulk User import issue

Hello This is Hyun.

I have a question about bulk user import.

Is there any way to include all user data while bulk user import?

For example, my user data has many keys and values except email and password.

I tested bulk user import and checked user has been imported without any issue but most data hasn’t

been imported with the user. Do I need to implement any action script?

Hi @hyun.park,

Thanks for reaching out to the Auth0 Community!

Yes. First, the user’s information must follow the user JSON schema for bulk imports. You can also view the list of properties here.

Moreover, there is the option to write it to the user_metadata object if you must import additional properties not listed in the schema

Hoped this helps!

Please let me know if you have any questions.

Thank you.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.