SMTP emails

How to configure SMTP emails (phpMailer)

To send the submitted data to your custom email (via SMTP) you should open the settings of the project and then open the "Forms" tab, then choose the first two boxes under Custom Email:

Then input your email address, the subject of the email and SMTP configuration (Host, username and password) in the corresponding fields at the end of the page.

After that you should open your project inside the builder and click on the "Form Settings" button in the settings of the column which contains the form, then from the right sidebar open the "Settings" tab and choose "Custom Email (SMTP)" (you can keep list id field empty).

To change field's name simply hover on the field inside the builder and click on the EDIT button on it, the from the popup you can change field's name, placeholder and set if it's required or not.

Note: the integration will not work in page preview and will only work after exporting the project.

Last updated