Using JS

Using HTML

Fields

Authorized Sites

Authorized sites are the sites your form accepts submissions from.

This feature protects your form.

<aside> ⚠️ If your form doesn’t have any authorized sites, then it will accept submissions from any website on the net.

</aside>

How to

Once you deploy a website with your form, go to the Authorized Sites section of the dashboard and add your site’s root domain.

Authorized sites section of the dashboard.

Authorized sites section of the dashboard.

Once you add your site’s domain, your form will only listen to incoming requests from it only.

You can also add more than one domain if your form is on multiple sites.

<aside> ⚠️ Once you add a domain, the [localhost](<http://localhost>) version of your site’s form will no longer work. To change this, temporarily add localhost to your authorized sites.

</aside>