Change users email address

Hello,

We have an integration between our Bubble APP and our SSO. Since Bubble requires an email to sign in, we bring in the email from the user in the SSO. However, the email of the users can change (while their username cannot).

We are trying to run a user update workflow as on the backend and realize that it’s not possible to change the user email! There is the update credentials workflow but it only applies to the current user since the function call does not allow searching for the user whose credentials need updating.

So now when users change their email it basically creates new users and they lose all their data.

We need a way to update the users email from the backend. What can we do?

OK I just found the “Change Email for Another User” function! :heart_eyes:

2 Likes

This topic was automatically closed after 70 days. New replies are no longer allowed.