Submitted but not assigned
The website can capture a response that never becomes a visible, owned sales record.
Squarespace form CRM delivery
Protect Squarespace form handoffs with approved field mapping, stable source identity, duplicate-safe retries, destination verification, and delivery receipts.
Paid plan uses secure Stripe checkout · plan assigned after verified payment · activate with the checkout emailA visitor can submit a Squarespace form while the connected automation or CRM write fails later. The site can acknowledge the response even when the sales destination never stores or routes the contact.
Squarespace form -> authorized automation or server -> LeadProof -> CRM, inbox, dialer, or sales queueThe website can capture a response that never becomes a visible, owned sales record.
Different forms and optional fields can create avoidable destination validation failures.
Manual recovery without stable source identity can create repeated contacts, tasks, and notifications.
Implementation
Keep the tools that create and process the lead. Standardize only the fragile handoff between them.
Open sandbox instructions →https://leadproof.jessesay.chatgpt.site/api/v1/leadsAuthorization: Bearer lp_live_your_key
Idempotency-Key: stable-source-lead-id
Content-Type: application/json
{
"destination": "https://your-crm.example/webhook",
"name": "Alex Morgan",
"email": "alex@example.com",
"source": "squarespace"
}Questions
No. Use an authorized automation or server you already control; LeadProof does not ask for a Squarespace account password.
Yes. Include a stable form or page identifier in the approved routing data while keeping each submission ID unique.
Yes. The public sandbox uses synthetic sample data and returns a simulated receipt without forwarding it to a destination.
Get an explainable risk score, prioritized fixes, and the right LeadProof plan.