Contact Form (Email Delivery)

Wire up a static-site contact form using a form backend (Web3Forms or Formspree).

Steps

  1. Choose a provider: Web3Forms (simple) or Formspree (popular).
  2. Generate an Access Key / Form Endpoint.
  3. Paste the key/endpoint back into the editor when prompted.
  4. We’ll wire the form action + required fields (Name, Email, Message).

Copy/paste prompts

Use these in the editor chat after you’ve gotten the required link/key/embed code.

Connect with Web3Forms key

/guides/contact-form
Connect my contact form to Web3Forms using this Access Key: [PASTE KEY]. Make sure the form collects Name, Email, and Message and uses HTML5 validation.

Connect with Formspree endpoint

/guides/contact-form
Connect my contact form to Formspree using this endpoint: [PASTE ENDPOINT URL]. Make sure the form collects Name, Email, and Message and uses HTML5 validation.

Links