Possible to catch: email has been successfully updated?

Is there a way to catch this message?

I can catch the errors with an unhandled error occurs, but what about handled messages?
CleanShot 2023-02-15 at 15.39.59@2x

In the workflow that updates a users email, before the change is made, could you create a workflow step that recognises if the ‘current users email’ <> the same value of the new email address added to an input.

From here, you could set a state or even trigger a custom event.

I may be missing a bit of context here, but it’s the first thing that comes to my mind.

That’s not a bad idea. But even if I do that, Bubble will throw that alert.

Hmmm… maybe I can use the backend workflow instead… :thinking:

@rico.trevisan if things proceed without an error, isn’t that the same thing as “there were no errors”? There’s your condition.

Turns out, the problem was between the computer and the chair.

1 Like

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