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
. Your interaction makes a difference. Have a wonderful day! 
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