Letting users change their account email?

Is it possible to allow users to update their account email addresses? It seems to be possible to let users change the rest of their user data, but not their account email. Is it possible?

thanks

@josh7 - Yes. You can use the following to change email of the Current User. The “New email” would be from an input field in your app.
image

You can use the “Make changes to current user” action to change other parameters for a User.
image

3 Likes

That’s brilliant! Thanks so much. I had been trying to use the “Make changes to current user” action.

Thanks again

1 Like