๐ค Capture and structure web form leads for Odoo CRM (v15-v18 compatible)
โก 333 views ยท ๐ค CRM & Sales Operations
Description
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.
๐ Nodes Used
Webhook, Odoo
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File