n8nflow.net logo

Capture and Structure Web Form Leads for Odoo CRM (v15-v18 Compatible)

by Evozard•Updated: Last update 3 months ago•Source: n8n.io
Loading workflow viewer...

Tags

Getting Started

This workflow captures raw lead data from a Webhook and formats it into a clean, structured object — perfectly tailored for Odoo CRM and create lead. It supports Odoo versions 15, 16, 17, and 18, both Community and Enterprise editions.

šŸ”§ How It Works:
Captures POST data from any web form or lead tool using Webhook.

Extracts fields like:
email
phone
name
company
company_name
contact_name
description

šŸ” Credentials Required:
Odoo credentials
https://docs.n8n.io/integrations/builtin/credentials/odoo/

Optionally, connect to Odoo's /crm.lead endpoint via an HTTP Request node.

šŸŽÆ Use Cases:
Standardize messy input from lead forms
Prepare API-ready data for direct CRM insert
Connect web campaigns to Odoo CRM
Automate follow-up, lead scoring, or notifications

🧰 Compatibility:
āœ… Odoo v15, v16, v17, v18
āœ… Odoo Community & Enterprise
āœ… API or custom model compatible
āœ… All n8n versions 1.0+

šŸš€ Setup Instructions:
Open n8n and import the workflow file.
Configure the Webhook URL in your form or tool.
Test the Webhook with sample data.
Review the structured JSON output.
(Optional) Add an HTTP node to push to Odoo CRM API.