A
Atlas
...
All Integrations

Atlas Forms + Squarespace

Extend your Squarespace forms

Add webhooks, file uploads, and API access to your Squarespace site. Use Atlas with Code Blocks to extend what's possible with Squarespace forms.

Webhook Notifications

Get instant notifications via webhook when forms are submitted.

File Uploads

Accept file uploads without upgrading to Squarespace Commerce.

Spam Protection

Built-in spam filtering protects your forms automatically.

Simple Integration

Works with Squarespace Code Blocks. No app installation needed.

How It Works

Add Atlas forms to Squarespace using Code Blocks

<!-- Add this to a Squarespace Code Block -->
<form action="https://atlasforms.app/f/abc123xyz" method="POST">
  <div class="field-element">
    <label>Name</label>
    <input type="text" name="name" required>
  </div>

  <div class="field-element">
    <label>Email</label>
    <input type="email" name="email" required>
  </div>

  <div class="field-element">
    <label>Message</label>
    <textarea name="message" rows="4"></textarea>
  </div>

  <button type="submit" class="sqs-block-button-element">
    Send Message
  </button>
</form>

Beyond Native Squarespace Forms

Atlas gives you features that Squarespace's native forms don't offer, without requiring expensive plan upgrades.

  • Instant webhook notifications
  • File uploads on any plan
  • API access to submissions
  • HMAC signatures for security
  • Spam protection included
  • Custom success redirects

Atlas Dashboard

New submissionJust now
New submission2 min ago
Webhook delivered200 OK

Ready to extend your Squarespace forms?

Start free and upgrade when you need more.