✉ Sendinblue SMTP A free alternative to Sendgrid mails by Reduble.com

Hello @jaos.pcl, thanks for your feedback!

About your question, do this:

Step 1- Add default bubble password reset workflow, and check the following option:

Step 2- Add Sendinblue mail workflow, and in the message body you can use the step 1 password reset token. Before using the token, we need to target our reset password page.
We need to parse 3 things:

  1. Website home URL
  2. Reset page
  3. And reset token

The [ ] are dynamic value:
We can easy do that using: 1. [Website home url]reset_pw?reset=[Step…1Token]

And the user receives:

(You can edit the message as you want… i.e:)

User recieves:

Or this other example:

Best regards.

3 Likes