Send verification email to new sign ups

This tutorial requires the use of Integromat and Sendgrid accounts

1) Prepare your database for this project by adding a new number property to your User Collection. You can name it "Verification code"

2) On the Signup form, we need to add a new formula to create a verification when the user signs up. To do that we will use the RAND function which will create a random value between 1 and 99999. We will do this in the "Set Automatically" section of the Fields options.

2) Open the Integromat template: https://www.integromat.com/en/integration/5331-email-on-signup-with-verification-code

3) Follow the 3 steps in the template.

4) Create a new user in your Adalo app.

5) Run the scenario in Integromat.

6) Check your email for the verification code!

Last updated