Are pre-user-registration actions run when new users are created through the auth0 UI?

Hello,

As part of our onboarding flow we create new users manually via the Auth0 UI(via User Management > Users > Create User). I would like to add a an action that is triggered by the pre-user-registration flow to store the auth0 user id in our DB(like this use case in the docs).

Will actions in the pre-user-registration flow be triggered for users created via the Auth0 UI?

Thanks in advance.

Hi @faisalani,

Welcome to the Auth0 Community!

Yes, the Pre-User Registration Action will run when you create users using the Auth0 Dashboard.

If you found this post helpful or interesting, please give it a like :+1: . Your interaction makes a difference. Have a wonderful day! :sun_with_face:


:video_camera: Prefer how-to videos instead of written docs? We’ve got you covered! Check out our OktaDev YouTube channel for those helpful resources!

Thanks,
Rueben

1 Like

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