Create Notes & Comments on Any Odoo Model Record - n8n Workflow | Neura Market
Create Notes & Comments on Any Odoo Model Record
Sub-workflow to attach notes or comments to any Odoo record via API. Triggered by main workflows with rec_id, message, and model inputs for centralized logging.
This workflow enables seamless creation of notes and comments on any Odoo model record, acting as a reusable sub-workflow. Triggered by 'When Executed by Another Workflow', it receives three key inputs: rec_id (record ID), message (comment text), and model (e.g., rs.deployment.action.log). The Odoo node then maps these to create a 'comment' type log entry with body as the message, res_id as rec_id, and the specified model.
Benefits include organized documentation of business processes, efficien
Platform
n8n
Category
Business Operations & ERPs
Price
$4.99
Creator
Jordi Faber
Odoo
ERP
Automation
Notes
Comments
Logging
Sub-workflow
Business Operations
Client Management
API Integration
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.