# Send verification email to new sign ups

This tutorial requires the use of [Integromat](https://www.integromat.com/en/register) and [Sendgrid ](https://signup.sendgrid.com/)accounts

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

![](https://3467607506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LhGHkPsv15svPIU5I7C%2F-MX6NdvqRxjlUEZqOHO0%2F-MX6NgkGeQ9KfZ920Oni%2Fimage.png?alt=media\&token=6e626f0c-9bb5-466e-9161-2b26e353c34a)

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.

![](https://3467607506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LhGHkPsv15svPIU5I7C%2F-MX2EbCO4yNldSVb0GHi%2F-MX2HDQ7DuyRXwK3Y1jN%2Fimage.png?alt=media\&token=34987f85-0354-437d-b210-5d799c46196f)

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.

![](https://3467607506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LhGHkPsv15svPIU5I7C%2F-MX2EbCO4yNldSVb0GHi%2F-MX2GNI9edgR6cSD5wAS%2Fimage.png?alt=media\&token=65e0dd85-26bf-46c7-9115-c49a4ce4fb52)

![](https://3467607506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LhGHkPsv15svPIU5I7C%2F-MX2EbCO4yNldSVb0GHi%2F-MX2GZWANqF3Thdi5hN-%2Fimage.png?alt=media\&token=af6833a3-b9b5-4a14-9c1c-a1fa22120836)

![](https://3467607506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LhGHkPsv15svPIU5I7C%2F-MX2EbCO4yNldSVb0GHi%2F-MX2GdzfgagTetj1HGk1%2Fimage.png?alt=media\&token=2decc345-2c1f-4c80-9903-b99138f6fa9a)

4\) Create a new user in your Adalo app.

5\) Run the scenario in Integromat.

6\) Check your email for the verification code!
