Docs

Forms & email

Your contact form collects visitor information and can send them to a thank-you page or keep them on the same page. You can turn on spam protection and customize every word on it.

Editing your contact form

  1. Open your website and click Edit this page in the black bar at the top. Or, in your WordPress admin sidebar, click Website Editor.
  2. Click the Global Values tab.
  3. Look for the Forms & Email section.

What you can change:

Change what you want, then click Save.

Test it: fill out your form on the live site. Check that the button text matches what you typed, that the thank-you message (or redirect) works, and that spam protection is working if you turned it on.

How submissions and email work

Every page on your website has a contact form — in the hero card, in the "Get started" card, plus a full Contact page. When someone clicks Send Request, their message appears on the page with a "Message sent!" note right there.

Behind the scenes, two things happen. First, the message is saved inside your WordPress admin under "Leads," so you never lose it. Then an email is sent to whoever you picked to receive it. Saved first, emailed second — if the email system hiccups, the lead is already safe.

Choose who gets the emails

  1. Open your website and click Edit this page. This opens the Website Editor.
  2. Find the Global Values section. Look for the box that says Lead notification email.
  3. Type in the email address that should get the messages. You can list more than one — separate them with commas.
  4. Click Save.

Test it: go to your live website, fill in the contact form with your own name and email, and click Send Request. Check your inbox (and your spam folder, just in case).

If that box is empty: the email goes to the business email on your site's contact details, or, if that's empty too, the email address of the person who created the account.

Do I need to set up email sending? No. We run the email service for you and replies go straight back to the person who filled in the form.

Send submissions to another app (webhook)

If you want every form submission to automatically go somewhere else — like Zapier, a CRM, Google Sheets, or a custom tool — you can add a webhook. A webhook is a web address that listens for messages; instead of an email, we send the message there as data.

  1. Open your website and click Edit this page. This opens the Website Editor.
  2. Find the Global Values section. Look for the box that says Webhook URL.
  3. Paste the full web address where you want the messages to go. It must start with https://.
  4. Click Save.

The webhook receives the message as data with these fields:

FieldWhat it is
namethe full name
first_name / last_namename split into two parts
emailtheir email address
phonetheir phone number
descriptionwhat they wrote in the message
page_urlwhich page they were on
siteyour website's address
submitted_atthe date and time they sent it
referencea unique ID for this message

Test it: fill in the contact form on your live website and check the app or tool you sent the webhook to.

If an email does not arrive

Still stuck? Reply to any email from us and let us know. We'll look at it.

Good to know

Still stuck? Reply to any email from us.