Secure Web Form to Odoo CRM Leads with UTM Tracking - n8n Workflow | Neura Market
Secure Web Form to Odoo CRM Leads with UTM Tracking
Securely captures web form submissions via webhook, validates data, resolves UTMs, and creates validated CRM leads in Odoo with tracking.
This workflow transforms web form submissions into Odoo CRM leads using a secure webhook endpoint protected by header authentication (x-webhook-token). It receives POST data including essential fields like firstname, lastname, email, phone, and optional UTMs (utm.source, utm.medium, utm.campaign). Upon ingestion, it validates required fields; invalid requests return a 400 Bad Request response immediately.
Next, it performs targeted Odoo API lookups to resolve UTM parameters by name, fetching so
Platform
n8n
Category
Utilities
Price
$16.99
Creator
Jordi Faber
Odoo
CRM
Webhook
Lead Generation
UTM Tracking
Validation
Automation
Marketing
Security
Web Forms
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.