Workflow Step - Send confirmation email

I have just noticed the same “Send confirmation email” step makes the generated key available for the following steps if the “Just make token, don’t send email” is checked. That reference is no longer available once that check box is removed. Thoughts ?

because the email was already sent in the Send confirmation email step which uses the token.

Ok, so what happens when the user opens the generated link?

https://manual.bubble.io/core-resources/actions/account#send-an-email-to-confirm-the-email

1 Like

This method works! Thank you!

How do I see if a given user has this internal parameter " email confirmed" updated to yes or not? If for some reason the user cannot find a confirmation email, how can I resend it from the admin portal and / or updated it myself? Thanks for the help in advance.

You can use it in a conditional - if users’ email confirmed is no - and can also resend (basically the same way you sent it the first time). You can check on login if confirmed and if user isnt then resend and or block further progress until confirmed or whenever sending a confirm email schedule subsequent WFs a few days later IF user isn’t confirmed

thank you

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