Quick way to confirm an email with Postmark

Sending email confirmation isn’t possible straight forward, I found a way to do this with Postmark.

1: You start a workflow on a button and the first action is:

Screenshot 2024-06-09 at 22.04.55
You choose not to send the email but just create a token.

2: Then watch this video to connect Postmark with the API Connector (bubble)

3: After creating the connection, you will have this new option

Add this new action and you will see the next option

Most of the code will be populated from the connection video.

4: the verify-url will be:
https://myapp.bubbleapps.io/version-test/email-confirmation?confirmation_email=“Token from the first step”

Hope this helps :slight_smile:

After the user has gotten the link in their email and they click on the link, the confirmation email = token disappears for me, what did you put in your confirmation email page? What does the button that the user presses on that page to confirm their email do? Like what workflow did you use for that page?

I didn’t do anything it just brings you to a page that says email confirmed.
The link is the confirmation.