This workflow corresponds to n8n.io template #5477 — we link there as the canonical source.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"id": "4FKerrWcJDABKapy",
"meta": {
"templateCredsSetupCompleted": true
},
"name": "Generate Lead from Webhook",
"tags": [],
"nodes": [
{
"id": "51c7c34e-a290-48ec-beb0-bee78fd4e639",
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"position": [
-440,
-100
],
"parameters": {},
"typeVersion": 1
},
{
"id": "250e3da7-cc4f-4df0-a2e6-4ebaee3d27f3",
"name": "Code",
"type": "n8n-nodes-base.code",
"position": [
-180,
-100
],
"parameters": {},
"typeVersion": 2
},
{
"id": "e7d3b75a-657d-4a06-8bae-0db60b88d7e1",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-700,
-180
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d738b525-4d4e-41e5-b3ab-1a9b18d9fe61",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-240,
-260
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1a33fdc9-3e7b-45b8-b35a-0ff6e4aa04d0",
"name": "Create Opportunity",
"type": "n8n-nodes-base.odoo",
"position": [
60,
-100
],
"parameters": {},
"typeVersion": 1
},
{
"id": "5655efe6-00a8-440d-b8dd-b45b57a0620e",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
40,
-260
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "996f4332-2ba3-4246-a42e-26eac0ebe7ee",
"name": "Respond to Webhook",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
280,
-100
],
"parameters": {},
"typeVersion": 1.1
}
],
"active": false,
"settings": {
"executionOrder": "v1"
},
"versionId": "84cf9b37-a39b-4613-8230-c41ddaa64cf6",
"connections": {
"Code": {
"main": [
[
{
"node": "Create Opportunity",
"type": "main",
"index": 0
}
]
]
},
"Webhook": {
"main": [
[
{
"node": "Code",
"type": "main",
"index": 0
}
]
]
},
"Create Opportunity": {
"main": [
[
{
"node": "Respond to Webhook",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
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.
Source: https://n8n.io/workflows/5477/ — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
Create records in Odoo from any webform via a secure webhook. The workflow validates required fields, resolves UTMs by name (source, medium, campaign) and writes standard lead fields in Odoo. Clean, p
Ad agencies needing automated lead capture. Sales teams fighting fraud and scoring leads. B2B SaaS companies nurturing prospects. Marketing pros boosting sales pipelines. Captures leads via Webhook fr
Store leads in a SQL Server database via REST API with automatic scoring and Slack notifications.
This workflow captures real estate property inquiries via a webhook, validates and normalizes lead details, upserts the lead into Google Sheets, sends an auto-reply through Gmail, and notifies your te
This workflow captures real estate property inquiries via a webhook, saves the lead to Google Sheets, sends an auto-reply email through Gmail, and posts a notification to a Slack channel before return