Skip to product information

Webflow Lead Qualification to Salesforce + Gmail Sync with n8n

Webflow Lead Qualification to Salesforce + Gmail Sync with n8n

 (200+Reviews)
Regular price £57.99
Regular price £57.99 Sale price
SAVE Sold out
⬇
Instant Digital Download
∞
Unlimited Downloads
★
Lifetime Access in Your Account
🔥
128+ Sold
Popular with n8n builders
âš¡
23 people viewing
High interest right now
✅
9 added today
Fast-moving digital product
Webflow Lead Qualification to Salesforce + Gmail Sync with n8n

Webflow Lead Qualification to Salesforce + Gmail Sync with n8n

Regular price £57.99
Regular price £57.99 Sale price
SAVE Sold out

Turn Webflow form submissions into qualified Salesforce leads—automatically (with Gmail alerts)

This n8n workflow receives Webflow form submissions, validates and scores lead quality, then syncs qualified leads into Salesforce and sends Gmail notifications to the right inbox. It’s built for teams that need fast CRM updates without manual data entry.

What this workflow does

  • Receives Webflow submissions via a POST webhook endpoint.
  • Normalizes lead fields by mapping common inputs such as name, email, phone, company, and message to consistent values.
  • Blocks low-quality or invalid submissions (including honeypot, disposable-email patterns, and other invalid cases) by returning an HTTP error or quarantine-style response.
  • Validates against Salesforce by looking up an existing Lead using the submitted email address. If the lookup fails, it returns a CRM error response.
  • Updates or creates Salesforce Leads: if a matching Lead exists, the workflow updates it; otherwise, it creates a new Lead. Write failures return a CRM error response.
  • Scores lead quality using email domain, company, phone, and message detail—then selects a notification inbox for SDR/CS/Sales.
  • Sends Gmail notifications only for high-quality leads, and responds to the webhook with a JSON success payload including the Salesforce record ID and quality status.

Use cases

  • SaaS teams capturing demo requests in Webflow and pushing vetted leads into Salesforce immediately.
  • Marketing ops reducing spam via webhook validation and disposable-email blocking before CRM writes.
  • SDR and CS teams routing only high-quality submissions to the correct Gmail inbox based on scoring.

Technical details

  • Integrations / nodes used: webhook, salesforce, gmail, if, code (plus sticky note documentation).
  • Setup required: add Salesforce OAuth credentials for lookup/update/create nodes; add Gmail OAuth credentials and configure the sender/access in the Gmail node.
  • Deployment: copy the production webhook URL into your Webflow form integration (or custom form script) so submissions POST directly to n8n.
View full details