How to intercept a Bubble success message

I know how to capture an error in workflow. It is well documented in Bubble docs.

However I didn’t see any detailing how to capture a success message (such as Update credential below) allowing us to create a consistent user experience that matches our site? The Error Workflow does not capture the success message below with code UPDATE_CREDENTIAL_SUCCESS.

Am I missing something here or there is no way to handle this.

1 Like

Add a new alert element to show when the message contains UPDATE_CREDENTIAL_SUCCESS

Hey @kaventan1 :wave:

Bubble normally gives you the option to turn that off and then in the same workflow you can just add your own notification. Check it out:

Hope that helps! :blush:

@j805 www.NoCodeMinute.com

For All Your No-Code Education Needs:

  • One-on-One Tutoring
  • eLearning Hub
  • Video Tutorials
  • No-Code Classes
5 Likes

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