"creates an account for someone else" workflow help

So i have a workflow that “creates an account for someone else”, and now i want the account holder to:

Receive an email with the temporary password (in addition to all other profile info),
A link to a page to confirm his email ownership.
A link to sign in, and
A place to change the password.

I though this will all be a part of the “creates an account for someone else” action, but i see its not.

Do i have to program all those stuff individually? or is there any predefined actions for that?

You’ll need to build out the logic yourself using the different workflow actions Bubble provides. Bubble has an action for “send an email,” so you’ll use that to send this information, but you need to explicitly tell it what you want it to do.

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